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: 'e85e14f8-f7c2-8405-19ab-439be8d5f93e' Node name: 'dev-msb-consul-85cddc885c-nb4jt' 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/02 10:42:03 [DEBUG] agent: Using random ID "e85e14f8-f7c2-8405-19ab-439be8d5f93e" as node ID 2021/05/02 10:42:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e85e14f8-f7c2-8405-19ab-439be8d5f93e Address:127.0.0.1:8300}] 2021/05/02 10:42:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/02 10:42:03 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-nb4jt.dc1 127.0.0.1 2021/05/02 10:42:03 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-nb4jt 127.0.0.1 2021/05/02 10:42:03 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-nb4jt.dc1" in area "wan" 2021/05/02 10:42:03 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-nb4jt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/02 10:42:03 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/02 10:42:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/02 10:42:03 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/02 10:42:03 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/02 10:42:03 [INFO] agent: started state syncer 2021/05/02 10:42:03 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/02 10:42:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/02 10:42:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/02 10:42:03 [DEBUG] raft: Votes needed: 1 2021/05/02 10:42:03 [DEBUG] raft: Vote granted from e85e14f8-f7c2-8405-19ab-439be8d5f93e in term 2. Tally: 1 2021/05/02 10:42:03 [INFO] raft: Election won. Tally: 1 2021/05/02 10:42:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/02 10:42:03 [INFO] consul: cluster leadership acquired 2021/05/02 10:42:03 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-nb4jt 2021/05/02 10:42:03 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/02 10:42:03 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-nb4jt" since the cluster is too small 2021/05/02 10:42:03 [INFO] consul: member 'dev-msb-consul-85cddc885c-nb4jt' joined, marking health alive 2021/05/02 10:42:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/02 10:42:04 [INFO] agent: Synced node info 2021/05/02 10:42:04 [DEBUG] agent: Node info in sync 2021/05/02 10:42:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/02 10:42:05 [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/02 10:43:03 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-nb4jt" since the cluster is too small 2021/05/02 10:44:03 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-nb4jt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/02 10:44:03 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-nb4jt" since the cluster is too small 2021/05/02 10:44:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/02 10:44:05 [DEBUG] agent: Node info in sync 2021/05/02 10:45:03 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-nb4jt" since the cluster is too small 2021/05/02 10:45:04 [DEBUG] http: Request GET /v1/catalog/services (740.752µs) from=10.242.230.206:43868 2021/05/02 10:45:04 [DEBUG] http: Request GET /v1/status/leader (1.343938ms) from=10.242.230.206:43870 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/status/leader (943.892µs) from=10.242.175.15:58720 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.348117ms) from=10.242.175.15:58722 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (12.249993947s) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (1.059912ms) from=10.242.175.15:58724 2021/05/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.919426ms) from=10.242.175.15:58726 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (85.076556ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (1.505228ms) from=10.242.175.15:58728 2021/05/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.204319ms) from=10.242.175.15:58730 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (40.032875ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (3.462999ms) from=10.242.175.15:58736 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.25.151_9011" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (7.443002ms) from=10.242.175.15:58738 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (41.551433ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (362.207µs) from=10.242.175.15:58740 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.25.151_9011" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.68752ms) from=10.242.175.15:58742 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (30.793235ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (531.222µs) from=10.242.175.15:58744 2021/05/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.94.87_9009" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.644626ms) from=10.242.175.15:58746 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (29.770015ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (310.897µs) from=10.242.175.15:58748 2021/05/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.94.87_9009" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.840356ms) from=10.242.175.15:58750 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (29.085233ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (422.018µs) from=10.242.175.15:58752 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.198.24_443" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.956674ms) from=10.242.175.15:58754 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (19.75353ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (382.138µs) from=10.242.175.15:58756 2021/05/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.229.207_9518" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.645458ms) from=10.242.175.15:58758 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (27.237157ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (335.808µs) from=10.242.175.15:58760 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.204.18_9004" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.623838ms) from=10.242.175.15:58762 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (22.961874ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (308.904µs) from=10.242.175.15:58766 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.204.18_9004" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.367463ms) from=10.242.175.15:58768 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (25.401615ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (390.265µs) from=10.242.175.15:58770 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.208403ms) from=10.242.175.15:58772 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (25.709647ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (320.32µs) from=10.242.175.15:58774 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (11.175717ms) from=10.242.175.15:58776 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (25.494262ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (1.122488ms) from=10.242.175.15:58778 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.546104ms) from=10.242.175.15:58780 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (21.602102ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (361µs) from=10.242.175.15:58782 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.169837ms) from=10.242.175.15:58784 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (25.843406ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (594.488µs) from=10.242.175.15:58786 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.790742ms) from=10.242.175.15:58788 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (49.715906ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (2.902503ms) from=10.242.175.15:58790 2021/05/02 10:45:17 [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/02 10:45:17 [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/02 10:45:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request PUT /v1/agent/service/register (3.701286ms) from=10.242.175.15:58792 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:17 [DEBUG] agent: Node info in sync 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (39.271328ms) from=10.242.230.206:43868 2021/05/02 10:45:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (607.08µs) from=10.242.175.15:58794 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.847181ms) from=10.242.175.15:58796 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (45.911175ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (271.363µs) from=10.242.175.15:58798 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.739059ms) from=10.242.175.15:58800 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (20.696648ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (339.255µs) from=10.242.175.15:58802 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.436177ms) from=10.242.175.15:58804 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (28.271624ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (272.768µs) from=10.242.175.15:58806 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.582311ms) from=10.242.175.15:58808 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (15.323263ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (257.949µs) from=10.242.175.15:58810 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (18.889077ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.626968ms) from=10.242.175.15:58812 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (762.362µs) from=10.242.175.15:58814 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.621487ms) from=10.242.175.15:58816 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (31.658261ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (562.411µs) from=10.242.175.15:58818 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.189133ms) from=10.242.175.15:58820 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (26.660748ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (437.644µs) from=10.242.175.15:58822 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.705949ms) from=10.242.175.15:58824 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (28.659746ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (4.53503ms) from=10.242.175.15:58826 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.175579ms) from=10.242.175.15:58828 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (26.346943ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (255.489µs) from=10.242.175.15:58830 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.501375ms) from=10.242.175.15:58832 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (37.228576ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (591.14µs) from=10.242.175.15:58834 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (27.014532ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (8.985394ms) from=10.242.175.15:58836 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (340.403µs) from=10.242.175.15:58838 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.760305ms) from=10.242.175.15:58840 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (23.409588ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (598.351µs) from=10.242.175.15:58842 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.563809ms) from=10.242.175.15:58844 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (26.317505ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (3.214055ms) from=10.242.175.15:58846 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.860677ms) from=10.242.175.15:58848 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (44.582476ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (345.704µs) from=10.242.175.15:58850 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.340906ms) from=10.242.175.15:58852 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (25.942654ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (350.428µs) from=10.242.175.15:58854 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.772359ms) from=10.242.175.15:58856 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (25.092764ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (406.053µs) from=10.242.175.15:58858 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.002061ms) from=10.242.175.15:58860 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (22.187589ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (282.805µs) from=10.242.175.15:58862 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.211879ms) from=10.242.175.15:58864 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (25.544484ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (269.852µs) from=10.242.175.15:58866 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.866941ms) from=10.242.175.15:58868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (21.734181ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (362.314µs) from=10.242.175.15:58870 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (26.72494ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.823863ms) from=10.242.175.15:58872 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (356.79µs) from=10.242.175.15:58874 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (6.808343ms) from=10.242.175.15:58876 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (26.985797ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.076425ms) from=10.242.175.15:58878 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.185562ms) from=10.242.175.15:58880 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (25.603191ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (689.478µs) from=10.242.175.15:58882 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.146493ms) from=10.242.175.15:58884 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (20.700171ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (913.524µs) from=10.242.175.15:58886 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.799565ms) from=10.242.175.15:58888 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (30.259678ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (209.337µs) from=10.242.175.15:58890 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (3.480658ms) from=10.242.175.15:58892 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (32.87602ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (13.812773ms) from=10.242.175.15:58894 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (32.055976ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (30.436308ms) from=10.242.175.15:58896 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (462.213µs) from=10.242.175.15:58898 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.524137ms) from=10.242.175.15:58900 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (72.373765ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (435.817µs) from=10.242.175.15:58902 2021/05/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.37247ms) from=10.242.175.15:58904 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Node info in sync 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (21.50256ms) from=10.242.230.206:43868 2021/05/02 10:45:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (421.136µs) from=10.242.175.15:58906 2021/05/02 10:45:18 [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/02 10:45:18 [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/02 10:45:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.763315ms) from=10.242.175.15:58908 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (28.945182ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (346.012µs) from=10.242.175.15:58910 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (23.232339ms) from=10.242.175.15:58912 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (48.449237ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (675.106µs) from=10.242.175.15:58914 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v11__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (8.459274ms) from=10.242.175.15:58930 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (44.807743ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (406.459µs) from=10.242.175.15:58936 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v11_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.386479ms) from=10.242.175.15:58942 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (31.09699ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (2.614676ms) from=10.242.175.15:58946 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v12__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.591974ms) from=10.242.175.15:58948 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (30.004349ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (333.241µs) from=10.242.175.15:58950 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v12_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.635732ms) from=10.242.175.15:58952 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (28.653065ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (225.805µs) from=10.242.175.15:58954 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v13__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.203458ms) from=10.242.175.15:58956 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (21.164656ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (342.475µs) from=10.242.175.15:58958 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v13_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (3.843598ms) from=10.242.175.15:58960 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (28.735047ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (473.749µs) from=10.242.175.15:58962 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [INFO] agent: Synced service "_v14__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.053977ms) from=10.242.175.15:58964 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (31.857984ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (986.615µs) from=10.242.175.15:58966 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v14_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (6.138107ms) from=10.242.175.15:58968 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (29.590753ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (822.639µs) from=10.242.175.15:58970 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v15__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.138178ms) from=10.242.175.15:58972 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (20.956771ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (296.865µs) from=10.242.175.15:58974 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v15_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.553969ms) from=10.242.175.15:58976 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (23.940601ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (413.404µs) from=10.242.175.15:58978 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v16__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.081823ms) from=10.242.175.15:58980 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (40.849718ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (249.159µs) from=10.242.175.15:58982 2021/05/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v16_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (7.124452ms) from=10.242.175.15:58984 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (29.659737ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (313.903µs) from=10.242.175.15:58986 2021/05/02 10:45:19 [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/02 10:45:19 [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/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v17__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.277346ms) from=10.242.175.15:58988 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (21.574966ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (3.27466ms) from=10.242.175.15:58990 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v17_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.536983ms) from=10.242.175.15:58994 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (21.227568ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (379.652µs) from=10.242.175.15:58996 2021/05/02 10:45:19 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v18__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.812363ms) from=10.242.175.15:58998 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (27.999199ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (1.386412ms) from=10.242.175.15:59000 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v18_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (30.454338ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (17.170791ms) from=10.242.175.15:59002 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (3.166084ms) from=10.242.175.15:59004 2021/05/02 10:45:19 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v19__aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (16.938114ms) from=10.242.175.15:59006 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (51.62529ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (447.8µs) from=10.242.175.15:59008 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [INFO] agent: Synced service "_v19_aai-nquery_10.242.160.68_8446" 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.485089ms) from=10.242.175.15:59010 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.198.24_443" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.229.207_9518" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.204.18_9004" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.25.151_9011" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (25.28594ms) from=10.242.230.206:43868 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.94.87_9009" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Node info in sync 2021/05/02 10:45:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (382.128µs) from=10.242.175.15:59012 2021/05/02 10:45:19 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v12__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v18__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.191.174_9005" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14__aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-nquery_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02 10:45:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.160.68_8446" in sync 2021/05/02