Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ 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: '4926ca3c-9544-a58c-cb41-f04aaba39296'
         Node name: 'dev-msb-consul-85cddc885c-54pqr'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2021/05/07 22:40:04 [DEBUG] agent: Using random ID "4926ca3c-9544-a58c-cb41-f04aaba39296" as node ID
    2021/05/07 22:40:04 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4926ca3c-9544-a58c-cb41-f04aaba39296 Address:127.0.0.1:8300}]
    2021/05/07 22:40:04 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/07 22:40:04 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-54pqr.dc1 127.0.0.1
    2021/05/07 22:40:04 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-54pqr 127.0.0.1
    2021/05/07 22:40:04 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-54pqr (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/07 22:40:04 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/07 22:40:04 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-54pqr.dc1" in area "wan"
    2021/05/07 22:40:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/07 22:40:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp)    2021/05/07 22:40:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/07 22:40:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/07 22:40:04 [INFO] agent: started state syncer

    2021/05/07 22:40:04 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/07 22:40:04 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/07 22:40:04 [DEBUG] raft: Votes needed: 1
    2021/05/07 22:40:04 [DEBUG] raft: Vote granted from 4926ca3c-9544-a58c-cb41-f04aaba39296 in term 2. Tally: 1
    2021/05/07 22:40:04 [INFO] raft: Election won. Tally: 1
    2021/05/07 22:40:04 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/07 22:40:04 [INFO] consul: cluster leadership acquired
    2021/05/07 22:40:04 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-54pqr
    2021/05/07 22:40:05 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/07 22:40:05 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-54pqr" since the cluster is too small
    2021/05/07 22:40:05 [INFO] consul: member 'dev-msb-consul-85cddc885c-54pqr' joined, marking health alive
    2021/05/07 22:40:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/07 22:40:05 [INFO] agent: Synced node info
    2021/05/07 22:40:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/07 22:40:07 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:07 [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)
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/status/leader (6.602505ms) from=10.242.169.153:39884
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:42 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.39.186_8080"
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (75.792844ms) from=10.242.169.153:39886
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (2.42277ms) from=10.242.169.153:39888
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.31.49_9518"
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (16.255339ms) from=10.242.169.153:39890
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.771817ms) from=10.242.169.153:39892
    2021/05/07 22:40:42 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.167.142_9005"
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (23.572296ms) from=10.242.169.153:39894
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (352.882µs) from=10.242.169.153:39896
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.167.142_9005"
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (30.992818ms) from=10.242.169.153:39898
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (348.866µs) from=10.242.169.153:39900
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.167.142_9005"
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.285757ms) from=10.242.169.153:39902
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (294.221µs) from=10.242.169.153:39904
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [INFO] agent: Synced service "_v0_multicloud_10.96.233.5_9001"
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request PUT /v1/agent/service/register (53.268865ms) from=10.242.169.153:39906
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:42 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (393.239µs) from=10.242.169.153:39910
    2021/05/07 22:40:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40: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.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_multicloud_10.96.233.5_9001"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (65.317899ms) from=10.242.169.153:39914
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (507.717µs) from=10.242.169.153:39920
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_appc_10.96.91.237_8443"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (26.823084ms) from=10.242.169.153:39922
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/appc-v1 (455.751µs) from=10.242.169.153:39924
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.22.90_9007"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.049293ms) from=10.242.169.153:39926
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (251.158µs) from=10.242.169.153:39928
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.22.90_9007"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.376997ms) from=10.242.169.153:39930
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (249.343µs) from=10.242.169.153:39932
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_message-router_10.96.154.138_3904"
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (17.008915ms) from=10.242.169.153:39934
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (330.832µs) from=10.242.169.153:39936
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.196.194_9009"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (24.945117ms) from=10.242.169.153:39938
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (377.207µs) from=10.242.169.153:39940
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.196.194_9009"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (47.438876ms) from=10.242.169.153:39942
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (397.019µs) from=10.242.169.153:39944
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.34.114_9015"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (65.2309ms) from=10.242.169.153:39946
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (634.503µs) from=10.242.169.153:39948
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_parser_10.96.233.42_8806"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.01438ms) from=10.242.169.153:39950
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/parser-v1 (356.581µs) from=10.242.169.153:39952
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_catalog_10.96.233.42_8806"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (43.117072ms) from=10.242.169.153:39958
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (386.42µs) from=10.242.169.153:39960
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_nsd_10.96.233.42_8806"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.840179ms) from=10.242.169.153:39962
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (801.579µs) from=10.242.169.153:39964
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.233.42_8806"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (19.524882ms) from=10.242.169.153:39966
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (373.625µs) from=10.242.169.153:39968
    2021/05/07 22:40:43 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.130715ms) from=10.242.169.153:39970
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (381.937µs) from=10.242.169.153:39972
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.350339ms) from=10.242.169.153:39974
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (279.016µs) from=10.242.169.153:39976
    2021/05/07 22:40:43 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.025051ms) from=10.242.169.153:39978
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (2.091878ms) from=10.242.169.153:39980
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.874254ms) from=10.242.169.153:39982
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (326.286µs) from=10.242.169.153:39984
    2021/05/07 22:40:43 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.098077ms) from=10.242.169.153:39986
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (309.918µs) from=10.242.169.153:39988
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.23701ms) from=10.242.169.153:39990
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (338.471µs) from=10.242.169.153:39992
    2021/05/07 22:40:43 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (14.096046ms) from=10.242.169.153:39994
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (373.481µs) from=10.242.169.153:39996
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (4.82277ms) from=10.242.169.153:39998
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (409.732µs) from=10.242.169.153:40000
    2021/05/07 22:40:43 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (28.113069ms) from=10.242.169.153:40002
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (434.948µs) from=10.242.169.153:40004
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.927503ms) from=10.242.169.153:40006
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:43 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (281.923µs) from=10.242.169.153:40008
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.496496ms) from=10.242.169.153:40010
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.336581ms) from=10.242.169.153:40012
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.41875ms) from=10.242.169.153:40014
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (565.425µs) from=10.242.169.153:40016
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.076026ms) from=10.242.169.153:40018
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (353.878µs) from=10.242.169.153:40020
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.569203ms) from=10.242.169.153:40022
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (345.92µs) from=10.242.169.153:40024
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (36.682867ms) from=10.242.169.153:40026
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (290.911µs) from=10.242.169.153:40028
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (18.20106ms) from=10.242.169.153:40030
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (380.046µs) from=10.242.169.153:40032
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.336893ms) from=10.242.169.153:40034
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (343.491µs) from=10.242.169.153:40036
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (15.548582ms) from=10.242.169.153:40038
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (325.706µs) from=10.242.169.153:40040
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.168511ms) from=10.242.169.153:40042
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (284.084µs) from=10.242.169.153:40046
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.989079ms) from=10.242.169.153:40048
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (399.565µs) from=10.242.169.153:40052
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (24.809757ms) from=10.242.169.153:40054
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (417.521µs) from=10.242.169.153:40056
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.880145ms) from=10.242.169.153:40058
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (402.325µs) from=10.242.169.153:40060
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.708936ms) from=10.242.169.153:40062
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (504.61µs) from=10.242.169.153:40064
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (17.784282ms) from=10.242.169.153:40066
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (353.154µs) from=10.242.169.153:40068
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.001666ms) from=10.242.169.153:40070
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (455.017µs) from=10.242.169.153:40072
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.40025ms) from=10.242.169.153:40074
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (427.062µs) from=10.242.169.153:40076
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.862246ms) from=10.242.169.153:40080
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (395.629µs) from=10.242.169.153:40082
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.582326ms) from=10.242.169.153:40084
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (357.533µs) from=10.242.169.153:40086
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.23907ms) from=10.242.169.153:40088
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (408.962µs) from=10.242.169.153:40090
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (21.675601ms) from=10.242.169.153:40092
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (531.048µs) from=10.242.169.153:40096
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.181947ms) from=10.242.169.153:40098
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (464.546µs) from=10.242.169.153:40100
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (8.323095ms) from=10.242.169.153:40102
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (512.348µs) from=10.242.169.153:40104
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (4.244292ms) from=10.242.169.153:40106
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (326.457µs) from=10.242.169.153:40108
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.141204ms) from=10.242.169.153:40110
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (4.597783ms) from=10.242.169.153:40112
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.530153ms) from=10.242.169.153:40114
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (360.435µs) from=10.242.169.153:40116
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (27.480506ms) from=10.242.169.153:40118
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (368.749µs) from=10.242.169.153:40120
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v11__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.740581ms) from=10.242.169.153:40122
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (384.173µs) from=10.242.169.153:40124
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v11_aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (27.716659ms) from=10.242.169.153:40126
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (337.905µs) from=10.242.169.153:40130
    2021/05/07 22:40:44 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [INFO] agent: Synced service "_v12__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.019141ms) from=10.242.169.153:40132
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:44 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (404.705µs) from=10.242.169.153:40134
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v12_aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.187684ms) from=10.242.169.153:40136
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (623.365µs) from=10.242.169.153:40138
    2021/05/07 22:40:45 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v13__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.422302ms) from=10.242.169.153:40140
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (366.706µs) from=10.242.169.153:40142
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v13_aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (17.470756ms) from=10.242.169.153:40144
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (493.192µs) from=10.242.169.153:40146
    2021/05/07 22:40:45 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v14__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (22.007933ms) from=10.242.169.153:40148
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (552.321µs) from=10.242.169.153:40150
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v14_aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.543095ms) from=10.242.169.153:40152
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (580.662µs) from=10.242.169.153:40154
    2021/05/07 22:40:45 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v15__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (16.645151ms) from=10.242.169.153:40156
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (319.41µs) from=10.242.169.153:40158
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v15_aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (6.778724ms) from=10.242.169.153:40160
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (307.305µs) from=10.242.169.153:40162
    2021/05/07 22:40:45 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v16__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.406117ms) from=10.242.169.153:40164
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (476.889µs) from=10.242.169.153:40166
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v16_aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.699445ms) from=10.242.169.153:40168
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (398.165µs) from=10.242.169.153:40170
    2021/05/07 22:40:45 [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.
    2021/05/07 22:40:45 [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.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_message-router_10.96.154.138_3904" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.34.114_9015" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_catalog_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_appc_10.96.91.237_8443" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_parser_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [INFO] agent: Synced service "_v17__aai-nquery_10.242.65.132_8446"
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.167.142_9005" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.196.194_9009" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_nsd_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Node info in sync
    2021/05/07 22:40:45 [DEBUG] http: Request PUT /v1/agent/service/register (3.023245ms) from=10.242.169.153:40172
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.31.49_9518" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v0_multicloud_10.96.233.5_9001" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.22.90_9007" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.233.42_8806" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v11__aai-nquery_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.65.132_8446" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.39.186_8080" in sync
    2021/05/07 22:40:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.242