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: '6f31ac85-eec5-fe2d-39f4-8cbc64b8f432' Node name: 'onap-msb-consul-86975585d9-797wk' 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/09/02 10:51:33 [DEBUG] agent: Using random ID "6f31ac85-eec5-fe2d-39f4-8cbc64b8f432" as node ID 2021/09/02 10:51:33 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6f31ac85-eec5-fe2d-39f4-8cbc64b8f432 Address:127.0.0.1:8300}] 2021/09/02 10:51:33 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/09/02 10:51:33 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/09/02 10:51:33 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/09/02 10:51:33 [WARN] raft: Unable to get address for server id 6f31ac85-eec5-fe2d-39f4-8cbc64b8f432, using fallback address 127.0.0.1:8300: Could not find address for server id 6f31ac85-eec5-fe2d-39f4-8cbc64b8f432 2021/09/02 10:51:33 [DEBUG] raft: Votes needed: 1 2021/09/02 10:51:33 [DEBUG] raft: Vote granted from 6f31ac85-eec5-fe2d-39f4-8cbc64b8f432 in term 2. Tally: 1 2021/09/02 10:51:33 [INFO] raft: Election won. Tally: 1 2021/09/02 10:51:33 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/09/02 10:51:34 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-797wk.dc1 127.0.0.1 2021/09/02 10:51:34 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-797wk 127.0.0.1 2021/09/02 10:51:34 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-797wk (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/02 10:51:34 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-797wk.dc1" in area "wan" 2021/09/02 10:51:34 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/09/02 10:51:34 [INFO] consul: cluster leadership acquired 2021/09/02 10:51:34 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-797wk 2021/09/02 10:51:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/09/02 10:51:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/09/02 10:51:34 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/09/02 10:51:34 [INFO] agent: started state syncer 2021/09/02 10:51:34 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/09/02 10:51:34 [INFO] agent: Synced node info 2021/09/02 10:51:34 [DEBUG] agent: Node info in sync 2021/09/02 10:51:35 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/09/02 10:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-797wk" since the cluster is too small 2021/09/02 10:51:35 [INFO] consul: member 'onap-msb-consul-86975585d9-797wk' joined, marking health alive 2021/09/02 10:51:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-797wk" since the cluster is too small 2021/09/02 10:51:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/02 10:51:36 [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/09/02 10:52:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-797wk" since the cluster is too small 2021/09/02 10:52:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/02 10:52:52 [DEBUG] agent: Node info in sync 2021/09/02 10:53:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-797wk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/02 10:53:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-797wk" since the cluster is too small 2021/09/02 10:54:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/02 10:54:23 [DEBUG] agent: Node info in sync 2021/09/02 10:54:26 [DEBUG] http: Request GET /v1/status/leader (393.297µs) from=10.233.78.130:42008 2021/09/02 10:54:27 [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/09/02 10:54: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/09/02 10:54:27 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.29.170_9007" 2021/09/02 10:54:27 [DEBUG] agent: Node info in sync 2021/09/02 10:54:27 [DEBUG] http: Request PUT /v1/agent/service/register (553.083297ms) from=10.233.78.130:42012 2021/09/02 10:54:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:27 [DEBUG] agent: Node info in sync 2021/09/02 10:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (618.251µs) from=10.233.78.130:42018 2021/09/02 10:54:28 [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/09/02 10:54: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/09/02 10:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:28 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.29.170_9007" 2021/09/02 10:54:28 [DEBUG] agent: Node info in sync 2021/09/02 10:54:28 [DEBUG] http: Request PUT /v1/agent/service/register (100.242468ms) from=10.233.78.130:42030 2021/09/02 10:54:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:28 [DEBUG] agent: Node info in sync 2021/09/02 10:54:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (494.632µs) from=10.233.78.130:42032 2021/09/02 10:54:29 [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/09/02 10:54: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/09/02 10:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.44.79_9518" 2021/09/02 10:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Node info in sync 2021/09/02 10:54:29 [DEBUG] http: Request PUT /v1/agent/service/register (254.182285ms) from=10.233.78.130:42038 2021/09/02 10:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:29 [DEBUG] agent: Node info in sync 2021/09/02 10:54:29 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (970.587µs) from=10.233.78.130:42042 2021/09/02 10:54:29 [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/09/02 10:54: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/09/02 10:54:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.14.133_9011" 2021/09/02 10:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:29 [DEBUG] agent: Node info in sync 2021/09/02 10:54:29 [DEBUG] http: Request PUT /v1/agent/service/register (48.168227ms) from=10.233.78.130:42048 2021/09/02 10:54:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:29 [DEBUG] agent: Node info in sync 2021/09/02 10:54:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (380.724µs) from=10.233.78.130:42050 2021/09/02 10:54:30 [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/09/02 10:54: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/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.14.133_9011" 2021/09/02 10:54:30 [DEBUG] agent: Node info in sync 2021/09/02 10:54:30 [DEBUG] http: Request PUT /v1/agent/service/register (138.21441ms) from=10.233.78.130:42052 2021/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [DEBUG] agent: Node info in sync 2021/09/02 10:54:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (685.981µs) from=10.233.78.130:42058 2021/09/02 10:54:30 [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/09/02 10:54: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/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [INFO] agent: Synced service "_v1_message-router_10.233.56.40_3904" 2021/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:30 [DEBUG] agent: Node info in sync 2021/09/02 10:54:30 [DEBUG] http: Request PUT /v1/agent/service/register (143.567861ms) from=10.233.78.130:42064 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:30 [DEBUG] agent: Node info in sync 2021/09/02 10:54:30 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (497.862µs) from=10.233.78.130:42066 2021/09/02 10:54:31 [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/09/02 10:54: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/09/02 10:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:31 [INFO] agent: Synced service "_v0_multicloud_10.233.43.156_9001" 2021/09/02 10:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:31 [DEBUG] agent: Node info in sync 2021/09/02 10:54:31 [DEBUG] http: Request PUT /v1/agent/service/register (70.45581ms) from=10.233.78.130:42070 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:31 [DEBUG] agent: Node info in sync 2021/09/02 10:54:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (501.505166ms) from=10.233.78.130:42072 2021/09/02 10:54:31 [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/09/02 10:54: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/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [INFO] agent: Synced service "_v1_multicloud_10.233.43.156_9001" 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:32 [DEBUG] agent: Node info in sync 2021/09/02 10:54:32 [DEBUG] http: Request PUT /v1/agent/service/register (400.729493ms) from=10.233.78.130:42078 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Node info in sync 2021/09/02 10:54:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (467.546µs) from=10.233.78.130:42082 2021/09/02 10:54:32 [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/09/02 10:54: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/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [INFO] agent: Synced service "_v1_parser_10.233.63.8_8806" 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Node info in sync 2021/09/02 10:54:32 [DEBUG] http: Request PUT /v1/agent/service/register (516.931974ms) from=10.233.78.130:42088 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:32 [DEBUG] agent: Node info in sync 2021/09/02 10:54:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (76.533881ms) from=10.233.78.130:42096 2021/09/02 10:54:33 [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/09/02 10:54: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/09/02 10:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [INFO] agent: Synced service "_v1_catalog_10.233.63.8_8806" 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Node info in sync 2021/09/02 10:54:33 [DEBUG] http: Request PUT /v1/agent/service/register (346.617345ms) from=10.233.78.130:42098 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Node info in sync 2021/09/02 10:54:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (323.803µs) from=10.233.78.130:42108 2021/09/02 10:54:33 [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/09/02 10:54: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/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [INFO] agent: Synced service "_v1_nsd_10.233.63.8_8806" 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:33 [DEBUG] agent: Node info in sync 2021/09/02 10:54:33 [DEBUG] http: Request PUT /v1/agent/service/register (219.188696ms) from=10.233.78.130:42112 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:33 [DEBUG] agent: Node info in sync 2021/09/02 10:54:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (441.636µs) from=10.233.78.130:42114 2021/09/02 10:54:34 [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/09/02 10:54: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/09/02 10:54:34 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.8_8806" 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Node info in sync 2021/09/02 10:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (351.471918ms) from=10.233.78.130:42116 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Node info in sync 2021/09/02 10:54:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (558.572µs) from=10.233.78.130:42122 2021/09/02 10:54:34 [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/09/02 10:54: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/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.60.7_8080" 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Node info in sync 2021/09/02 10:54:34 [DEBUG] http: Request PUT /v1/agent/service/register (55.297996ms) from=10.233.78.130:42130 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:34 [DEBUG] agent: Node info in sync 2021/09/02 10:54:34 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (513.743µs) from=10.233.78.130:42132 2021/09/02 10:54:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-797wk" since the cluster is too small 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.13.51_443" 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Node info in sync 2021/09/02 10:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (226.862119ms) from=10.233.78.130:42136 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Node info in sync 2021/09/02 10:54:35 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (544.151µs) from=10.233.78.130:42138 2021/09/02 10:54:35 [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/09/02 10:54: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/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:35 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.47.219_9015" 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Node info in sync 2021/09/02 10:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (200.568239ms) from=10.233.78.130:42142 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:35 [DEBUG] agent: Node info in sync 2021/09/02 10:54:35 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (438.989µs) from=10.233.78.130:42146 2021/09/02 10:54:35 [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/09/02 10:54:35 [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/09/02 10:54:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:35 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Node info in sync 2021/09/02 10:54:35 [DEBUG] http: Request PUT /v1/agent/service/register (246.598193ms) from=10.233.78.130:42148 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:35 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:35 [DEBUG] agent: Node info in sync 2021/09/02 10:54:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (478.115µs) from=10.233.78.130:42150 2021/09/02 10:54:36 [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/09/02 10:54:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:36 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:36 [DEBUG] agent: Node info in sync 2021/09/02 10:54:36 [DEBUG] http: Request PUT /v1/agent/service/register (553.763209ms) from=10.233.78.130:42152 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:36 [DEBUG] agent: Node info in sync 2021/09/02 10:54:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (490.9µs) from=10.233.78.130:42158 2021/09/02 10:54:36 [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/09/02 10:54:36 [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/09/02 10:54:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:37 [DEBUG] agent: Node info in sync 2021/09/02 10:54:37 [DEBUG] http: Request PUT /v1/agent/service/register (400.193834ms) from=10.233.78.130:42160 2021/09/02 10:54:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:37 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:37 [DEBUG] agent: Node info in sync 2021/09/02 10:54:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (99.433712ms) from=10.233.78.130:42166 2021/09/02 10:54:38 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Node info in sync 2021/09/02 10:54:38 [DEBUG] http: Request PUT /v1/agent/service/register (7.223329ms) from=10.233.78.130:42168 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Node info in sync 2021/09/02 10:54:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (435.378µs) from=10.233.78.130:42182 2021/09/02 10:54:38 [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/09/02 10:54:38 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:38 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:38 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Node info in sync 2021/09/02 10:54:38 [DEBUG] http: Request PUT /v1/agent/service/register (277.507286ms) from=10.233.78.130:42186 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Node info in sync 2021/09/02 10:54:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (497.928µs) from=10.233.78.130:42190 2021/09/02 10:54:38 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Node info in sync 2021/09/02 10:54:38 [DEBUG] http: Request PUT /v1/agent/service/register (256.215097ms) from=10.233.78.130:42192 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:38 [DEBUG] agent: Node info in sync 2021/09/02 10:54:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (305.759µs) from=10.233.78.130:42198 2021/09/02 10:54:39 [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/09/02 10:54:39 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Node info in sync 2021/09/02 10:54:39 [DEBUG] http: Request PUT /v1/agent/service/register (401.327111ms) from=10.233.78.130:42200 2021/09/02 10:54:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (466.032µs) from=10.233.78.130:42208 2021/09/02 10:54:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:39 [DEBUG] agent: Node info in sync 2021/09/02 10:54:39 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (305.504336ms) from=10.233.78.130:42216 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (418.085µs) from=10.233.78.130:42218 2021/09/02 10:54:40 [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/09/02 10:54:40 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (203.395566ms) from=10.233.78.130:42220 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (277.033µs) from=10.233.78.130:42226 2021/09/02 10:54:40 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (200.506343ms) from=10.233.78.130:42228 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (279.965µs) from=10.233.78.130:42234 2021/09/02 10:54:40 [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/09/02 10:54:40 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request PUT /v1/agent/service/register (203.059233ms) from=10.233.78.130:42236 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:40 [DEBUG] agent: Node info in sync 2021/09/02 10:54:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (286.93µs) from=10.233.78.130:42240 2021/09/02 10:54:41 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:41 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Node info in sync 2021/09/02 10:54:41 [DEBUG] http: Request PUT /v1/agent/service/register (129.645724ms) from=10.233.78.130:42242 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Node info in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:41 [DEBUG] agent: Node info in sync 2021/09/02 10:54:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (994.42µs) from=10.233.78.130:42244 2021/09/02 10:54:42 [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/09/02 10:54:42 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Node info in sync 2021/09/02 10:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (142.460072ms) from=10.233.78.130:42248 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:42 [DEBUG] agent: Node info in sync 2021/09/02 10:54:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (100.324771ms) from=10.233.78.130:42250 2021/09/02 10:54:42 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Node info in sync 2021/09/02 10:54:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.360499ms) from=10.233.78.130:42256 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:42 [DEBUG] agent: Node info in sync 2021/09/02 10:54:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (284.052µs) from=10.233.78.130:42264 2021/09/02 10:54:42 [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/09/02 10:54:42 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Node info in sync 2021/09/02 10:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (219.212314ms) from=10.233.78.130:42266 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (293.269µs) from=10.233.78.130:42270 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Node info in sync 2021/09/02 10:54:43 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Node info in sync 2021/09/02 10:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (503.913908ms) from=10.233.78.130:42276 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Node info in sync 2021/09/02 10:54:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (522.46µs) from=10.233.78.130:42280 2021/09/02 10:54:43 [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/09/02 10:54:43 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Node info in sync 2021/09/02 10:54:43 [DEBUG] http: Request PUT /v1/agent/service/register (56.925302ms) from=10.233.78.130:42282 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:43 [DEBUG] agent: Node info in sync 2021/09/02 10:54:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (279.405µs) from=10.233.78.130:42284 2021/09/02 10:54:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.16_8446" 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Node info in sync 2021/09/02 10:54:44 [DEBUG] http: Request PUT /v1/agent/service/register (379.268105ms) from=10.233.78.130:42288 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Node info in sync 2021/09/02 10:54:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (388.691µs) from=10.233.78.130:42298 2021/09/02 10:54:44 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Node info in sync 2021/09/02 10:54:44 [DEBUG] http: Request PUT /v1/agent/service/register (115.992855ms) from=10.233.78.130:42300 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:44 [DEBUG] agent: Node info in sync 2021/09/02 10:54:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (341.121µs) from=10.233.78.130:42302 2021/09/02 10:54:45 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Node info in sync 2021/09/02 10:54:45 [DEBUG] http: Request PUT /v1/agent/service/register (103.395507ms) from=10.233.78.130:42304 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Node info in sync 2021/09/02 10:54:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (99.662448ms) from=10.233.78.130:42308 2021/09/02 10:54:45 [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/09/02 10:54:45 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Node info in sync 2021/09/02 10:54:45 [DEBUG] http: Request PUT /v1/agent/service/register (184.474989ms) from=10.233.78.130:42312 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:45 [DEBUG] agent: Node info in sync 2021/09/02 10:54:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (439.856µs) from=10.233.78.130:42314 2021/09/02 10:54:46 [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/09/02 10:54:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:46 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Node info in sync 2021/09/02 10:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (27.247351ms) from=10.233.78.130:42316 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Node info in sync 2021/09/02 10:54:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (504.346µs) from=10.233.78.130:42318 2021/09/02 10:54:46 [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/09/02 10:54:46 [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/09/02 10:54:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Node info in sync 2021/09/02 10:54:46 [DEBUG] http: Request PUT /v1/agent/service/register (206.247945ms) from=10.233.78.130:42320 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Node info in sync 2021/09/02 10:54:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (100.071351ms) from=10.233.78.130:42326 2021/09/02 10:54:46 [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/09/02 10:54:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Node info in sync 2021/09/02 10:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (382.619373ms) from=10.233.78.130:42328 2021/09/02 10:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Node info in sync 2021/09/02 10:54:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (329.513µs) from=10.233.78.130:42330 2021/09/02 10:54:47 [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/09/02 10:54:47 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Node info in sync 2021/09/02 10:54:47 [DEBUG] http: Request PUT /v1/agent/service/register (700.938482ms) from=10.233.78.130:42332 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (673.735µs) from=10.233.78.130:42336 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Node info in sync 2021/09/02 10:54:48 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Node info in sync 2021/09/02 10:54:48 [DEBUG] http: Request PUT /v1/agent/service/register (204.248922ms) from=10.233.78.130:42350 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Node info in sync 2021/09/02 10:54:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (462.063µs) from=10.233.78.130:42354 2021/09/02 10:54:48 [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/09/02 10:54:48 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Node info in sync 2021/09/02 10:54:48 [DEBUG] http: Request PUT /v1/agent/service/register (377.929691ms) from=10.233.78.130:42356 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:48 [DEBUG] agent: Node info in sync 2021/09/02 10:54:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (516.74µs) from=10.233.78.130:42364 2021/09/02 10:54:49 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Node info in sync 2021/09/02 10:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (226.497806ms) from=10.233.78.130:42366 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Node info in sync 2021/09/02 10:54:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (509.962µs) from=10.233.78.130:42372 2021/09/02 10:54:49 [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/09/02 10:54:49 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Node info in sync 2021/09/02 10:54:49 [DEBUG] http: Request PUT /v1/agent/service/register (249.895391ms) from=10.233.78.130:42378 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:49 [DEBUG] agent: Node info in sync 2021/09/02 10:54:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (347.212µs) from=10.233.78.130:42382 2021/09/02 10:54:50 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Node info in sync 2021/09/02 10:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (103.210805ms) from=10.233.78.130:42384 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (295.448µs) from=10.233.78.130:42390 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Node info in sync 2021/09/02 10:54:50 [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/09/02 10:54:50 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Node info in sync 2021/09/02 10:54:50 [DEBUG] http: Request PUT /v1/agent/service/register (301.918129ms) from=10.233.78.130:42392 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:50 [DEBUG] agent: Node info in sync 2021/09/02 10:54:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (80.643277ms) from=10.233.78.130:42398 2021/09/02 10:54:50 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Node info in sync 2021/09/02 10:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (114.226266ms) from=10.233.78.130:42402 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Node info in sync 2021/09/02 10:54:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (313.664µs) from=10.233.78.130:42404 2021/09/02 10:54:51 [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/09/02 10:54:51 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Node info in sync 2021/09/02 10:54:51 [DEBUG] http: Request PUT /v1/agent/service/register (78.315494ms) from=10.233.78.130:42406 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:51 [DEBUG] agent: Node info in sync 2021/09/02 10:54:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (452.335µs) from=10.233.78.130:42410 2021/09/02 10:54:51 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Node info in sync 2021/09/02 10:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (387.784766ms) from=10.233.78.130:42412 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Node info in sync 2021/09/02 10:54:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (99.878199ms) from=10.233.78.130:42418 2021/09/02 10:54:52 [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/09/02 10:54:52 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:52 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:52 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Node info in sync 2021/09/02 10:54:52 [DEBUG] http: Request PUT /v1/agent/service/register (212.184729ms) from=10.233.78.130:42424 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (199.969138ms) from=10.233.78.130:42430 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Node info in sync 2021/09/02 10:54:53 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.16_8446" 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Node info in sync 2021/09/02 10:54:53 [DEBUG] http: Request PUT /v1/agent/service/register (301.349648ms) from=10.233.78.130:42432 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Node info in sync 2021/09/02 10:54:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (387.776µs) from=10.233.78.130:42442 2021/09/02 10:54:53 [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/09/02 10:54:53 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Node info in sync 2021/09/02 10:54:53 [DEBUG] http: Request PUT /v1/agent/service/register (314.791368ms) from=10.233.78.130:42444 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:53 [DEBUG] agent: Node info in sync 2021/09/02 10:54:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (368.383µs) from=10.233.78.130:42446 2021/09/02 10:54:54 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Node info in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Node info in sync 2021/09/02 10:54:54 [DEBUG] http: Request PUT /v1/agent/service/register (399.531314ms) from=10.233.78.130:42448 2021/09/02 10:54:54 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (315.645µs) from=10.233.78.130:42460 2021/09/02 10:54:54 [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/09/02 10:54:54 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Node info in sync 2021/09/02 10:54:54 [DEBUG] http: Request PUT /v1/agent/service/register (103.854579ms) from=10.233.78.130:42462 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Node info in sync 2021/09/02 10:54:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (406.014µs) from=10.233.78.130:42466 2021/09/02 10:54:54 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Node info in sync 2021/09/02 10:54:54 [DEBUG] http: Request PUT /v1/agent/service/register (204.083425ms) from=10.233.78.130:42468 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:54 [DEBUG] agent: Node info in sync 2021/09/02 10:54:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (553.018µs) from=10.233.78.130:42470 2021/09/02 10:54:55 [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/09/02 10:54:55 [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/09/02 10:54: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/09/02 10:54: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/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Node info in sync 2021/09/02 10:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (127.329368ms) from=10.233.78.130:42472 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Node info in sync 2021/09/02 10:54:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (333.82µs) from=10.233.78.130:42478 2021/09/02 10:54:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:55 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Node info in sync 2021/09/02 10:54:55 [DEBUG] http: Request PUT /v1/agent/service/register (200.544618ms) from=10.233.78.130:42480 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:55 [DEBUG] agent: Node info in sync 2021/09/02 10:54:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (96.8113ms) from=10.233.78.130:42482 2021/09/02 10:54:55 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Node info in sync 2021/09/02 10:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (615.677513ms) from=10.233.78.130:42484 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Node info in sync 2021/09/02 10:54:56 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (485.969µs) from=10.233.78.130:42490 2021/09/02 10:54:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:56 [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/09/02 10:54:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Node info in sync 2021/09/02 10:54:56 [DEBUG] http: Request PUT /v1/agent/service/register (106.786507ms) from=10.233.78.130:42492 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (497.503µs) from=10.233.78.130:42494 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Node info in sync 2021/09/02 10:54:57 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Node info in sync 2021/09/02 10:54:57 [DEBUG] http: Request PUT /v1/agent/service/register (439.506892ms) from=10.233.78.130:42500 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (361.251µs) from=10.233.78.130:42504 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:57 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:57 [DEBUG] agent: Node info in sync 2021/09/02 10:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Node info in sync 2021/09/02 10:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (300.459094ms) from=10.233.78.130:42510 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Node info in sync 2021/09/02 10:54:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (93.520284ms) from=10.233.78.130:42524 2021/09/02 10:54:58 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Node info in sync 2021/09/02 10:54:58 [DEBUG] http: Request PUT /v1/agent/service/register (181.052609ms) from=10.233.78.130:42528 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:58 [DEBUG] agent: Node info in sync 2021/09/02 10:54:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (329.741µs) from=10.233.78.130:42530 2021/09/02 10:54:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:59 [DEBUG] agent: Node info in sync 2021/09/02 10:54:59 [DEBUG] http: Request PUT /v1/agent/service/register (221.807223ms) from=10.233.78.130:42532 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Node info in sync 2021/09/02 10:54:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (315.93µs) from=10.233.78.130:42538 2021/09/02 10:54:59 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.16_8446" 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Node info in sync 2021/09/02 10:54:59 [DEBUG] http: Request PUT /v1/agent/service/register (345.948274ms) from=10.233.78.130:42544 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:54:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:54:59 [DEBUG] agent: Node info in sync 2021/09/02 10:54:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (516.145µs) from=10.233.78.130:42552 2021/09/02 10:54:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:54: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/09/02 10:54: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/09/02 10:55:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.16_8446" 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Node info in sync 2021/09/02 10:55:00 [DEBUG] http: Request PUT /v1/agent/service/register (410.742535ms) from=10.233.78.130:42554 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:55:00 [DEBUG] agent: Node info in sync 2021/09/02 10:55:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (83.997282ms) from=10.233.78.130:42560 2021/09/02 10:55:00 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:55:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:55: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/09/02 10:55: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/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [INFO] agent: Synced service "_v18__aai-nquery_10.233.68.16_8446" 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Node info in sync 2021/09/02 10:55:01 [DEBUG] http: Request PUT /v1/agent/service/register (988.915406ms) from=10.233.78.130:42562 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Node info in sync 2021/09/02 10:55:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (388.396µs) from=10.233.78.130:42572 2021/09/02 10:55:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/02 10:55: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/09/02 10:55: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/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:55:01 [INFO] agent: Synced service "_v18_aai-nquery_10.233.68.16_8446" 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.14.133_9011" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.40_3904" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.13.51_443" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Node info in sync 2021/09/02 10:55:01 [DEBUG] http: Request PUT /v1/agent/service/register (252.877271ms) from=10.233.78.130:42574 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.47.219_9015" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v0_multicloud_10.233.43.156_9001" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.44.79_9518" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.29.170_9007" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_parser_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.8_8806" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.60.7_8080" in sync 2021/09/02 10:55:01 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.16_8446" in sync 2021/09/02 10:55:01 [DEBUG] agent: