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: 'dda548cd-8059-64db-c4e1-81256d649ba4' Node name: 'onap-msb-consul-86975585d9-bv7tb' 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/07/06 20:22:26 [DEBUG] agent: Using random ID "dda548cd-8059-64db-c4e1-81256d649ba4" as node ID 2021/07/06 20:22:26 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:dda548cd-8059-64db-c4e1-81256d649ba4 Address:127.0.0.1:8300}] 2021/07/06 20:22:26 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/06 20:22:27 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/06 20:22:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/06 20:22:27 [WARN] raft: Unable to get address for server id dda548cd-8059-64db-c4e1-81256d649ba4, using fallback address 127.0.0.1:8300: Could not find address for server id dda548cd-8059-64db-c4e1-81256d649ba4 2021/07/06 20:22:27 [DEBUG] raft: Votes needed: 1 2021/07/06 20:22:27 [DEBUG] raft: Vote granted from dda548cd-8059-64db-c4e1-81256d649ba4 in term 2. Tally: 1 2021/07/06 20:22:27 [INFO] raft: Election won. Tally: 1 2021/07/06 20:22:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/06 20:22:27 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-bv7tb.dc1 127.0.0.1 2021/07/06 20:22:27 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-bv7tb 127.0.0.1 2021/07/06 20:22:27 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-bv7tb.dc1" in area "wan" 2021/07/06 20:22:27 [INFO] consul: cluster leadership acquired 2021/07/06 20:22:27 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/06 20:22:27 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-bv7tb (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 20:22:27 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-bv7tb 2021/07/06 20:22:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/06 20:22:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/06 20:22:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/06 20:22:27 [INFO] agent: started state syncer 2021/07/06 20:22:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/06 20:22:28 [INFO] agent: Synced node info 2021/07/06 20:22:28 [DEBUG] agent: Node info in sync 2021/07/06 20:22:29 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/06 20:22:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:22:29 [INFO] consul: member 'onap-msb-consul-86975585d9-bv7tb' joined, marking health alive 2021/07/06 20:22:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:22:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 20:22:31 [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/07/06 20:23:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:23:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 20:23:32 [DEBUG] agent: Node info in sync 2021/07/06 20:24:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:24:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-bv7tb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 20:25:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 20:25:29 [DEBUG] agent: Node info in sync 2021/07/06 20:26:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:26:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 20:26:32 [DEBUG] agent: Node info in sync 2021/07/06 20:27:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-bv7tb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 20:27:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:28:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 20:28:20 [DEBUG] agent: Node info in sync 2021/07/06 20:28:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:29:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-bv7tb.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/06 20:29:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:29:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/06 20:29:46 [DEBUG] agent: Node info in sync 2021/07/06 20:30:16 [DEBUG] http: Request GET /v1/status/leader (601.032µs) from=10.233.72.201:57650 2021/07/06 20:30:18 [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/07/06 20:30: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/07/06 20:30:19 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.56.213_9009" 2021/07/06 20:30:19 [DEBUG] agent: Node info in sync 2021/07/06 20:30:19 [DEBUG] http: Request PUT /v1/agent/service/register (1.693758291s) from=10.233.72.201:57660 2021/07/06 20:30:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:19 [DEBUG] agent: Node info in sync 2021/07/06 20:30:19 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (865.002µs) from=10.233.72.201:57720 2021/07/06 20:30:20 [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/07/06 20:30:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:21 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.56.213_9009" 2021/07/06 20:30:21 [DEBUG] agent: Node info in sync 2021/07/06 20:30:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.358361234s) from=10.233.72.201:57724 2021/07/06 20:30:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:21 [DEBUG] agent: Node info in sync 2021/07/06 20:30:22 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (100.613381ms) from=10.233.72.201:57736 2021/07/06 20:30:22 [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/07/06 20:30:22 [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/07/06 20:30:22 [DEBUG] 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/07/06 20:30:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:22 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" 2021/07/06 20:30:22 [DEBUG] agent: Node info in sync 2021/07/06 20:30:22 [DEBUG] http: Request PUT /v1/agent/service/register (347.767251ms) from=10.233.72.201:57738 2021/07/06 20:30:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:22 [DEBUG] agent: Node info in sync 2021/07/06 20:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (472.978µs) from=10.233.72.201:57748 2021/07/06 20:30:23 [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/07/06 20:30:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:23 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" 2021/07/06 20:30:23 [DEBUG] agent: Node info in sync 2021/07/06 20:30:23 [DEBUG] http: Request PUT /v1/agent/service/register (105.854863ms) from=10.233.72.201:57750 2021/07/06 20:30:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:23 [DEBUG] agent: Node info in sync 2021/07/06 20:30:23 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (462.798µs) from=10.233.72.201:57752 2021/07/06 20:30:23 [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/07/06 20:30:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:24 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Node info in sync 2021/07/06 20:30:24 [DEBUG] http: Request PUT /v1/agent/service/register (333.146935ms) from=10.233.72.201:57762 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Node info in sync 2021/07/06 20:30:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (898.659µs) from=10.233.72.201:57818 2021/07/06 20:30:24 [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/07/06 20:30:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.45.249_9015" 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Node info in sync 2021/07/06 20:30:24 [DEBUG] http: Request PUT /v1/agent/service/register (193.977173ms) from=10.233.72.201:57836 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:25 [DEBUG] agent: Node info in sync 2021/07/06 20:30:25 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (334.814µs) from=10.233.72.201:57840 2021/07/06 20:30:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:25 [INFO] agent: Synced service "_v1_sdc-gui_10.233.18.65_8181" 2021/07/06 20:30:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:25 [DEBUG] agent: Node info in sync 2021/07/06 20:30:25 [DEBUG] http: Request PUT /v1/agent/service/register (689.715897ms) from=10.233.72.201:57844 2021/07/06 20:30:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:25 [DEBUG] agent: Node info in sync 2021/07/06 20:30:25 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (513.657µs) from=10.233.72.201:57858 2021/07/06 20:30:26 [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/07/06 20:30:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.21.134_9011" 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:26 [DEBUG] agent: Node info in sync 2021/07/06 20:30:26 [DEBUG] http: Request PUT /v1/agent/service/register (526.970154ms) from=10.233.72.201:57868 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:26 [DEBUG] agent: Node info in sync 2021/07/06 20:30:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (54.677904ms) from=10.233.72.201:57872 2021/07/06 20:30:27 [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/07/06 20:30:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.21.134_9011" 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:27 [DEBUG] agent: Node info in sync 2021/07/06 20:30:27 [DEBUG] http: Request PUT /v1/agent/service/register (607.058756ms) from=10.233.72.201:57876 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:27 [DEBUG] agent: Node info in sync 2021/07/06 20:30:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bv7tb" since the cluster is too small 2021/07/06 20:30:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (199.932001ms) from=10.233.72.201:57882 2021/07/06 20:30:28 [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/07/06 20:30:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:28 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.21.162_9518" 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Node info in sync 2021/07/06 20:30:28 [DEBUG] http: Request PUT /v1/agent/service/register (329.918582ms) from=10.233.72.201:57886 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Node info in sync 2021/07/06 20:30:28 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (427.938µs) from=10.233.72.201:57890 2021/07/06 20:30:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.38.116_8080" 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:28 [DEBUG] agent: Node info in sync 2021/07/06 20:30:28 [DEBUG] http: Request PUT /v1/agent/service/register (159.992253ms) from=10.233.72.201:57892 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:28 [DEBUG] agent: Node info in sync 2021/07/06 20:30:28 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (457.576µs) from=10.233.72.201:57898 2021/07/06 20:30:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:29 [INFO] agent: Synced service "_v0_multicloud_10.233.5.178_9001" 2021/07/06 20:30:29 [DEBUG] agent: Node info in sync 2021/07/06 20:30:29 [DEBUG] http: Request PUT /v1/agent/service/register (279.279991ms) from=10.233.72.201:57946 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:29 [DEBUG] agent: Node info in sync 2021/07/06 20:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (93.998333ms) from=10.233.72.201:57948 2021/07/06 20:30:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:29 [INFO] agent: Synced service "_v1_multicloud_10.233.5.178_9001" 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:29 [DEBUG] agent: Node info in sync 2021/07/06 20:30:29 [DEBUG] http: Request PUT /v1/agent/service/register (254.638115ms) from=10.233.72.201:57950 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:29 [DEBUG] agent: Node info in sync 2021/07/06 20:30:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (358.35µs) from=10.233.72.201:57954 2021/07/06 20:30:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:30 [INFO] agent: Synced service "_v1_parser_10.233.23.154_8806" 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:30 [DEBUG] agent: Node info in sync 2021/07/06 20:30:30 [DEBUG] http: Request PUT /v1/agent/service/register (440.083546ms) from=10.233.72.201:57956 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Node info in sync 2021/07/06 20:30:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (339.552µs) from=10.233.72.201:57958 2021/07/06 20:30:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:30 [INFO] agent: Synced service "_v1_catalog_10.233.23.154_8806" 2021/07/06 20:30:30 [DEBUG] agent: Node info in sync 2021/07/06 20:30:30 [DEBUG] http: Request PUT /v1/agent/service/register (288.080973ms) from=10.233.72.201:57960 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:30 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:30 [DEBUG] agent: Node info in sync 2021/07/06 20:30:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (456.267µs) from=10.233.72.201:57964 2021/07/06 20:30:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:31 [INFO] agent: Synced service "_v1_nsd_10.233.23.154_8806" 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:31 [DEBUG] agent: Node info in sync 2021/07/06 20:30:31 [DEBUG] http: Request PUT /v1/agent/service/register (264.129836ms) from=10.233.72.201:57966 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:31 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:31 [DEBUG] agent: Node info in sync 2021/07/06 20:30:31 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (85.248198ms) from=10.233.72.201:57974 2021/07/06 20:30:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.23.154_8806" 2021/07/06 20:30:32 [DEBUG] agent: Node info in sync 2021/07/06 20:30:32 [DEBUG] http: Request PUT /v1/agent/service/register (400.212501ms) from=10.233.72.201:57980 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:32 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:32 [DEBUG] agent: Node info in sync 2021/07/06 20:30:32 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (462.64µs) from=10.233.72.201:57982 2021/07/06 20:30:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.56.142_9007" 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Node info in sync 2021/07/06 20:30:33 [DEBUG] http: Request PUT /v1/agent/service/register (330.786808ms) from=10.233.72.201:57990 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Node info in sync 2021/07/06 20:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (470.347µs) from=10.233.72.201:57994 2021/07/06 20:30:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.56.142_9007" 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Node info in sync 2021/07/06 20:30:33 [DEBUG] http: Request PUT /v1/agent/service/register (490.363936ms) from=10.233.72.201:57996 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:33 [DEBUG] agent: Node info in sync 2021/07/06 20:30:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (365.542µs) from=10.233.72.201:58006 2021/07/06 20:30:33 [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/07/06 20:30:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [INFO] agent: Synced service "_v1_message-router_10.233.60.105_3904" 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Node info in sync 2021/07/06 20:30:34 [DEBUG] http: Request PUT /v1/agent/service/register (221.673979ms) from=10.233.72.201:58014 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Node info in sync 2021/07/06 20:30:34 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (342.461µs) from=10.233.72.201:58058 2021/07/06 20:30:34 [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/07/06 20:30:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.60.82_443" 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:34 [DEBUG] agent: Node info in sync 2021/07/06 20:30:34 [DEBUG] http: Request PUT /v1/agent/service/register (175.557643ms) from=10.233.72.201:58072 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:34 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:34 [DEBUG] agent: Node info in sync 2021/07/06 20:30:34 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (419.429µs) from=10.233.72.201:58084 2021/07/06 20:30:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [INFO] agent: Synced service "_v1_sdc_10.233.1.138_8443" 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Node info in sync 2021/07/06 20:30:35 [DEBUG] http: Request PUT /v1/agent/service/register (293.424643ms) from=10.233.72.201:58090 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Node info in sync 2021/07/06 20:30:35 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (348.119µs) from=10.233.72.201:58094 2021/07/06 20:30:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.1.138_8080" 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Node info in sync 2021/07/06 20:30:35 [DEBUG] http: Request PUT /v1/agent/service/register (205.949013ms) from=10.233.72.201:58100 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:35 [DEBUG] agent: Node info in sync 2021/07/06 20:30:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (332.572µs) from=10.233.72.201:58106 2021/07/06 20:30:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:36 [INFO] agent: Synced service "_v1_wf-gui_10.233.27.231_8443" 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:36 [DEBUG] agent: Node info in sync 2021/07/06 20:30:36 [DEBUG] http: Request PUT /v1/agent/service/register (324.078863ms) from=10.233.72.201:58108 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:36 [DEBUG] agent: Node info in sync 2021/07/06 20:30:36 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (69.852721ms) from=10.233.72.201:58112 2021/07/06 20:30:36 [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/07/06 20:30:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:37 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.52.84_9004" 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Node info in sync 2021/07/06 20:30:37 [DEBUG] http: Request PUT /v1/agent/service/register (462.971848ms) from=10.233.72.201:58114 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Node info in sync 2021/07/06 20:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (315.193µs) from=10.233.72.201:58118 2021/07/06 20:30:37 [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/07/06 20:30:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.52.84_9004" 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Node info in sync 2021/07/06 20:30:37 [DEBUG] http: Request PUT /v1/agent/service/register (245.425488ms) from=10.233.72.201:58120 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Node info in sync 2021/07/06 20:30:37 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (352.309µs) from=10.233.72.201:58122 2021/07/06 20:30:37 [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/07/06 20:30:37 [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/07/06 20:30:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:37 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Node info in sync 2021/07/06 20:30:37 [DEBUG] http: Request PUT /v1/agent/service/register (300.149266ms) from=10.233.72.201:58126 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:37 [DEBUG] agent: Node info in sync 2021/07/06 20:30:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.073048ms) from=10.233.72.201:58134 2021/07/06 20:30:38 [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/07/06 20:30:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:38 [DEBUG] agent: Node info in sync 2021/07/06 20:30:38 [DEBUG] http: Request PUT /v1/agent/service/register (600.590097ms) from=10.233.72.201:58138 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:38 [DEBUG] agent: Node info in sync 2021/07/06 20:30:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (483.59µs) from=10.233.72.201:58144 2021/07/06 20:30:38 [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/07/06 20:30:38 [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/07/06 20:30:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:39 [DEBUG] agent: Node info in sync 2021/07/06 20:30:39 [DEBUG] http: Request PUT /v1/agent/service/register (482.102874ms) from=10.233.72.201:58176 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:39 [DEBUG] agent: Node info in sync 2021/07/06 20:30:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (344.086µs) from=10.233.72.201:58198 2021/07/06 20:30:39 [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/07/06 20:30:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Node info in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:40 [DEBUG] agent: Node info in sync 2021/07/06 20:30:40 [DEBUG] http: Request PUT /v1/agent/service/register (200.126452ms) from=10.233.72.201:58202 2021/07/06 20:30:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (425.73µs) from=10.233.72.201:58204 2021/07/06 20:30:40 [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/07/06 20:30:40 [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/07/06 20:30:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:40 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Node info in sync 2021/07/06 20:30:40 [DEBUG] http: Request PUT /v1/agent/service/register (159.82653ms) from=10.233.72.201:58206 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Node info in sync 2021/07/06 20:30:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (519.803µs) from=10.233.72.201:58210 2021/07/06 20:30:40 [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/07/06 20:30:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Node info in sync 2021/07/06 20:30:40 [DEBUG] http: Request PUT /v1/agent/service/register (110.511887ms) from=10.233.72.201:58212 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:40 [DEBUG] agent: Node info in sync 2021/07/06 20:30:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (450.286µs) from=10.233.72.201:58216 2021/07/06 20:30:40 [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/07/06 20:30:40 [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/07/06 20:30:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:41 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Node info in sync 2021/07/06 20:30:41 [DEBUG] http: Request PUT /v1/agent/service/register (106.751626ms) from=10.233.72.201:58220 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:41 [DEBUG] agent: Node info in sync 2021/07/06 20:30:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (599.732311ms) from=10.233.72.201:58222 2021/07/06 20:30:41 [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/07/06 20:30:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:42 [DEBUG] agent: Node info in sync 2021/07/06 20:30:42 [DEBUG] http: Request PUT /v1/agent/service/register (400.764115ms) from=10.233.72.201:58236 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (474.914µs) from=10.233.72.201:58246 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Node info in sync 2021/07/06 20:30:42 [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/07/06 20:30:42 [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/07/06 20:30:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Node info in sync 2021/07/06 20:30:42 [DEBUG] http: Request PUT /v1/agent/service/register (327.549279ms) from=10.233.72.201:58250 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:42 [DEBUG] agent: Node info in sync 2021/07/06 20:30:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (410.535µs) from=10.233.72.201:58258 2021/07/06 20:30:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Node info in sync 2021/07/06 20:30:43 [DEBUG] http: Request PUT /v1/agent/service/register (199.759627ms) from=10.233.72.201:58260 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Node info in sync 2021/07/06 20:30:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (328.554µs) from=10.233.72.201:58264 2021/07/06 20:30:43 [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/07/06 20:30:43 [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/07/06 20:30:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Node info in sync 2021/07/06 20:30:43 [DEBUG] http: Request PUT /v1/agent/service/register (410.942132ms) from=10.233.72.201:58266 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:43 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:43 [DEBUG] agent: Node info in sync 2021/07/06 20:30:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (409.789µs) from=10.233.72.201:58280 2021/07/06 20:30:43 [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/07/06 20:30:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:44 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Node info in sync 2021/07/06 20:30:44 [DEBUG] http: Request PUT /v1/agent/service/register (700.186301ms) from=10.233.72.201:58288 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:44 [DEBUG] agent: Node info in sync 2021/07/06 20:30:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (406.129µs) from=10.233.72.201:58344 2021/07/06 20:30:44 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Node info in sync 2021/07/06 20:30:45 [DEBUG] http: Request PUT /v1/agent/service/register (354.645703ms) from=10.233.72.201:58348 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Node info in sync 2021/07/06 20:30:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (339.836µs) from=10.233.72.201:58350 2021/07/06 20:30:45 [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/07/06 20:30:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Node info in sync 2021/07/06 20:30:45 [DEBUG] http: Request PUT /v1/agent/service/register (257.236893ms) from=10.233.72.201:58354 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:45 [DEBUG] agent: Node info in sync 2021/07/06 20:30:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (199.908773ms) from=10.233.72.201:58360 2021/07/06 20:30:45 [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/07/06 20:30:45 [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/07/06 20:30:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Node info in sync 2021/07/06 20:30:46 [DEBUG] http: Request PUT /v1/agent/service/register (995.958015ms) from=10.233.72.201:58364 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:46 [DEBUG] agent: Node info in sync 2021/07/06 20:30:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (475.413µs) from=10.233.72.201:58372 2021/07/06 20:30:47 [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/07/06 20:30:47 [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/07/06 20:30:47 [DEBUG] 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/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Node info in sync 2021/07/06 20:30:47 [DEBUG] http: Request PUT /v1/agent/service/register (400.689668ms) from=10.233.72.201:58374 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Node info in sync 2021/07/06 20:30:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (428.804µs) from=10.233.72.201:58382 2021/07/06 20:30:48 [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/07/06 20:30:48 [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/07/06 20:30:48 [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/07/06 20:30:48 [DEBUG] 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/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:48 [DEBUG] agent: Node info in sync 2021/07/06 20:30:48 [DEBUG] http: Request PUT /v1/agent/service/register (422.538793ms) from=10.233.72.201:58384 2021/07/06 20:30:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:48 [DEBUG] agent: Node info in sync 2021/07/06 20:30:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (500.699µs) from=10.233.72.201:58388 2021/07/06 20:30:48 [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/07/06 20:30:48 [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/07/06 20:30:48 [DEBUG] 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/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.188_8446" 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Node info in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:49 [DEBUG] http: Request PUT /v1/agent/service/register (402.0091ms) from=10.233.72.201:58392 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Node info in sync 2021/07/06 20:30:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (393.923µs) from=10.233.72.201:58436 2021/07/06 20:30:49 [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/07/06 20:30:49 [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/07/06 20:30:49 [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/07/06 20:30:49 [DEBUG] 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/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:49 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Node info in sync 2021/07/06 20:30:49 [DEBUG] http: Request PUT /v1/agent/service/register (470.200105ms) from=10.233.72.201:58438 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:49 [DEBUG] agent: Node info in sync 2021/07/06 20:30:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (320.107µs) from=10.233.72.201:58452 2021/07/06 20:30:49 [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/07/06 20:30:49 [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/07/06 20:30:49 [DEBUG] 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/07/06 20:30:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:50 [DEBUG] agent: Node info in sync 2021/07/06 20:30:50 [DEBUG] http: Request PUT /v1/agent/service/register (373.066548ms) from=10.233.72.201:58456 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:50 [DEBUG] agent: Node info in sync 2021/07/06 20:30:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (582.484µs) from=10.233.72.201:58460 2021/07/06 20:30:50 [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/07/06 20:30:50 [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/07/06 20:30:50 [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/07/06 20:30:50 [DEBUG] 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/07/06 20:30:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:51 [DEBUG] agent: Node info in sync 2021/07/06 20:30:51 [DEBUG] http: Request PUT /v1/agent/service/register (645.596547ms) from=10.233.72.201:58462 2021/07/06 20:30:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:51 [DEBUG] agent: Node info in sync 2021/07/06 20:30:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (191.512166ms) from=10.233.72.201:58466 2021/07/06 20:30:51 [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/07/06 20:30:51 [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/07/06 20:30:51 [DEBUG] 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/07/06 20:30:52 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Node info in sync 2021/07/06 20:30:52 [DEBUG] http: Request PUT /v1/agent/service/register (935.740807ms) from=10.233.72.201:58472 2021/07/06 20:30:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:52 [DEBUG] agent: Node info in sync 2021/07/06 20:30:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.387191ms) from=10.233.72.201:58486 2021/07/06 20:30:52 [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/07/06 20:30:52 [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/07/06 20:30:52 [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/07/06 20:30:52 [DEBUG] 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/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Node info in sync 2021/07/06 20:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (252.395802ms) from=10.233.72.201:58490 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Node info in sync 2021/07/06 20:30:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (499.268µs) from=10.233.72.201:58492 2021/07/06 20:30:53 [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/07/06 20:30:53 [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/07/06 20:30:53 [DEBUG] 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/07/06 20:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Node info in sync 2021/07/06 20:30:53 [DEBUG] http: Request PUT /v1/agent/service/register (647.789874ms) from=10.233.72.201:58494 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:53 [DEBUG] agent: Node info in sync 2021/07/06 20:30:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (428.383µs) from=10.233.72.201:58546 2021/07/06 20:30:54 [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/07/06 20:30:54 [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/07/06 20:30:54 [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/07/06 20:30:54 [DEBUG] 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/07/06 20:30:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Node info in sync 2021/07/06 20:30:54 [DEBUG] http: Request PUT /v1/agent/service/register (302.975296ms) from=10.233.72.201:58558 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:54 [DEBUG] agent: Node info in sync 2021/07/06 20:30:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (100.157608ms) from=10.233.72.201:58560 2021/07/06 20:30:54 [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/07/06 20:30:54 [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/07/06 20:30:54 [DEBUG] 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/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Node info in sync 2021/07/06 20:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (239.33246ms) from=10.233.72.201:58576 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Node info in sync 2021/07/06 20:30:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (413.647µs) from=10.233.72.201:58578 2021/07/06 20:30:55 [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/07/06 20:30:55 [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/07/06 20:30:55 [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/07/06 20:30:55 [DEBUG] 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/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Node info in sync 2021/07/06 20:30:55 [DEBUG] http: Request PUT /v1/agent/service/register (622.743894ms) from=10.233.72.201:58582 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (379.384µs) from=10.233.72.201:58594 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:55 [DEBUG] agent: Node info in sync 2021/07/06 20:30:55 [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/07/06 20:30:55 [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/07/06 20:30:55 [DEBUG] 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/07/06 20:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:56 [DEBUG] agent: Node info in sync 2021/07/06 20:30:56 [DEBUG] http: Request PUT /v1/agent/service/register (515.219397ms) from=10.233.72.201:58596 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:56 [DEBUG] agent: Node info in sync 2021/07/06 20:30:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (300.060786ms) from=10.233.72.201:58602 2021/07/06 20:30:57 [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/07/06 20:30:57 [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/07/06 20:30:57 [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/07/06 20:30:57 [DEBUG] 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/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Node info in sync 2021/07/06 20:30:57 [DEBUG] http: Request PUT /v1/agent/service/register (106.547295ms) from=10.233.72.201:58610 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:57 [DEBUG] agent: Node info in sync 2021/07/06 20:30:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (403.071µs) from=10.233.72.201:58612 2021/07/06 20:30:57 [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/07/06 20:30:57 [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/07/06 20:30:57 [DEBUG] 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/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Node info in sync 2021/07/06 20:30:57 [DEBUG] http: Request PUT /v1/agent/service/register (106.10491ms) from=10.233.72.201:58618 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:57 [DEBUG] agent: Node info in sync 2021/07/06 20:30:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (556.98µs) from=10.233.72.201:58622 2021/07/06 20:30:57 [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/07/06 20:30:57 [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/07/06 20:30:57 [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/07/06 20:30:57 [DEBUG] 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/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Node info in sync 2021/07/06 20:30:58 [DEBUG] http: Request PUT /v1/agent/service/register (120.517942ms) from=10.233.72.201:58626 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Node info in sync 2021/07/06 20:30:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (200.135009ms) from=10.233.72.201:58634 2021/07/06 20:30:58 [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/07/06 20:30:58 [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/07/06 20:30:58 [DEBUG] 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/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:58 [DEBUG] agent: Node info in sync 2021/07/06 20:30:58 [DEBUG] http: Request PUT /v1/agent/service/register (261.096817ms) from=10.233.72.201:58636 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:58 [DEBUG] agent: Node info in sync 2021/07/06 20:30:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (417.448µs) from=10.233.72.201:58640 2021/07/06 20:30:58 [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/07/06 20:30:58 [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/07/06 20:30:58 [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/07/06 20:30:58 [DEBUG] 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/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:59 [DEBUG] agent: Node info in sync 2021/07/06 20:30:59 [DEBUG] http: Request PUT /v1/agent/service/register (200.221706ms) from=10.233.72.201:58644 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Node info in sync 2021/07/06 20:30:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (333.609µs) from=10.233.72.201:58688 2021/07/06 20:30:59 [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/07/06 20:30:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Node info in sync 2021/07/06 20:30:59 [DEBUG] http: Request PUT /v1/agent/service/register (133.268957ms) from=10.233.72.201:58690 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Node info in sync 2021/07/06 20:30:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (656.501µs) from=10.233.72.201:58692 2021/07/06 20:30:59 [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/07/06 20:30:59 [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/07/06 20:30:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:30:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Node info in sync 2021/07/06 20:31:00 [DEBUG] http: Request PUT /v1/agent/service/register (599.910743ms) from=10.233.72.201:58694 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Node info in sync 2021/07/06 20:31:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (440.576µs) from=10.233.72.201:58698 2021/07/06 20:31:00 [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/07/06 20:31:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.188_8446" 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Node info in sync 2021/07/06 20:31:00 [DEBUG] http: Request PUT /v1/agent/service/register (630.891578ms) from=10.233.72.201:58700 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:00 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:00 [DEBUG] agent: Node info in sync 2021/07/06 20:31:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (287.489µs) from=10.233.72.201:58704 2021/07/06 20:31:00 [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/07/06 20:31:00 [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/07/06 20:31:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.188_8446" 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Node info in sync 2021/07/06 20:31:01 [DEBUG] http: Request PUT /v1/agent/service/register (254.670529ms) from=10.233.72.201:58706 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Node info in sync 2021/07/06 20:31:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (330.537µs) from=10.233.72.201:58708 2021/07/06 20:31:01 [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/07/06 20:31:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.188_8446" 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Node info in sync 2021/07/06 20:31:01 [DEBUG] http: Request PUT /v1/agent/service/register (507.227799ms) from=10.233.72.201:58714 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:01 [DEBUG] agent: Node info in sync 2021/07/06 20:31:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (331.27µs) from=10.233.72.201:58720 2021/07/06 20:31:02 [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/07/06 20:31:02 [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/07/06 20:31:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.188_8446" 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Node info in sync 2021/07/06 20:31:02 [DEBUG] http: Request PUT /v1/agent/service/register (194.386728ms) from=10.233.72.201:58722 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:02 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:02 [DEBUG] agent: Node info in sync 2021/07/06 20:31:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (732.986µs) from=10.233.72.201:58724 2021/07/06 20:31:02 [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/07/06 20:31:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.188_8446" 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Node info in sync 2021/07/06 20:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (289.740997ms) from=10.233.72.201:58732 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:03 [DEBUG] agent: Node info in sync 2021/07/06 20:31:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (399.971296ms) from=10.233.72.201:58736 2021/07/06 20:31:03 [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/07/06 20:31:03 [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/07/06 20:31:03 [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/07/06 20:31:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/06 20:31:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.56.142_9007" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.45.249_9015" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.1.138_8443" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.46.221_9005" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.46.221_9005" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.154_8806" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.52.84_9004" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.188_8446" 2021/07/06 20:31:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.65_8181" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.162_9518" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_nsd_10.233.23.154_8806" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.1.138_8080" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_catalog_10.233.23.154_8806" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Node info in sync 2021/07/06 20:31:04 [DEBUG] http: Request PUT /v1/agent/service/register (600.468752ms) from=10.233.72.201:58744 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_message-router_10.233.60.105_3904" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud_10.233.5.178_9001" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.82_443" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.231_8443" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.56.213_9009" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.21.134_9011" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.38.116_8080" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v1_parser_10.233.23.154_8806" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.188_8446" in sync 2021/07/06 20:31:04 [DEBUG] agent: Service "_v14_aai-generic-q