By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '27f19291-24b6-4ad3-8741-36dedfe556dc' Node name: 'dev-msb-consul-5fdfc4cfd5-wwn5p' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/01/07 23:12:38 [DEBUG] agent: Using random ID "27f19291-24b6-4ad3-8741-36dedfe556dc" as node ID 2022/01/07 23:12:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:27f19291-24b6-4ad3-8741-36dedfe556dc Address:127.0.0.1:8300}] 2022/01/07 23:12:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/01/07 23:12:38 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-wwn5p.dc1 127.0.0.1 2022/01/07 23:12:38 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-wwn5p 127.0.0.1 2022/01/07 23:12:38 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-wwn5p (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/07 23:12:38 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-wwn5p.dc1" in area "wan" 2022/01/07 23:12:38 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/01/07 23:12:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/01/07 23:12:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/01/07 23:12:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/01/07 23:12:38 [INFO] agent: started state syncer 2022/01/07 23:12:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/01/07 23:12:38 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/01/07 23:12:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/01/07 23:12:38 [DEBUG] raft: Votes needed: 1 2022/01/07 23:12:38 [DEBUG] raft: Vote granted from 27f19291-24b6-4ad3-8741-36dedfe556dc in term 2. Tally: 1 2022/01/07 23:12:38 [INFO] raft: Election won. Tally: 1 2022/01/07 23:12:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/01/07 23:12:38 [INFO] consul: cluster leadership acquired 2022/01/07 23:12:38 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-wwn5p 2022/01/07 23:12:38 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/01/07 23:12:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:12:38 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-wwn5p' joined, marking health alive 2022/01/07 23:12:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:12:38 [INFO] agent: Synced node info 2022/01/07 23:12:38 [DEBUG] agent: Node info in sync 2022/01/07 23:12:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:12:40 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/01/07 23:13:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:14:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:14:36 [DEBUG] agent: Node info in sync 2022/01/07 23:14:38 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-wwn5p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/07 23:14:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:15:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:15:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:15:59 [DEBUG] agent: Node info in sync 2022/01/07 23:16:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:17:09 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-wwn5p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/07 23:17:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:17:33 [DEBUG] agent: Node info in sync 2022/01/07 23:17:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:18:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:19:13 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-wwn5p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/07 23:19:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:19:28 [DEBUG] agent: Node info in sync 2022/01/07 23:19:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:20:38 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-wwn5p" since the cluster is too small 2022/01/07 23:20:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/07 23:20:55 [DEBUG] agent: Node info in sync 2022/01/07 23:21:18 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-wwn5p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/status/leader (1.182812ms) from=10.242.64.71:41282 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_message-router_10.96.167.82_3904" 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (9.69421ms) from=10.242.64.71:41286 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (3.603003ms) from=10.242.64.71:41288 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.32.217_9015" 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.158832ms) from=10.242.64.71:41292 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.105768ms) from=10.242.64.71:41294 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.181.251_9007" 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (2.968059ms) from=10.242.64.71:41296 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (481.267µs) from=10.242.64.71:41298 2022/01/07 23:21: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. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.181.251_9007" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.421859ms) from=10.242.64.71:41300 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (389.952µs) from=10.242.64.71:41302 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.87.13_9011" 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.195181ms) from=10.242.64.71:41304 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (366.274µs) from=10.242.64.71:41306 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.87.13_9011" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.257783ms) from=10.242.64.71:41308 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (376.555µs) from=10.242.64.71:41312 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_sdc_10.96.194.236_8443" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.085121ms) from=10.242.64.71:41314 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (748.197µs) from=10.242.64.71:41316 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.194.236_8080" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.534648ms) from=10.242.64.71:41318 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (347.341µs) from=10.242.64.71:41320 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_sdc-gui_10.96.102.19_8181" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (3.741862ms) from=10.242.64.71:41322 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (368.644µs) from=10.242.64.71:41324 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.116.131_443" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (26.217525ms) from=10.242.64.71:41326 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (379.141µs) from=10.242.64.71:41328 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_parser_10.96.80.60_8806" 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.169384ms) from=10.242.64.71:41330 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (482.969µs) from=10.242.64.71:41332 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_catalog_10.96.80.60_8806" 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.652773ms) from=10.242.64.71:41334 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.970134ms) from=10.242.64.71:41336 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [INFO] agent: Synced service "_v1_nsd_10.96.80.60_8806" 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request PUT /v1/agent/service/register (18.222268ms) from=10.242.64.71:41338 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:28 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:28 [DEBUG] agent: Node info in sync 2022/01/07 23:21:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (6.653043ms) from=10.242.64.71:41340 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.80.60_8806" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (58.512508ms) from=10.242.64.71:41342 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (371.23µs) from=10.242.64.71:41344 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v0_multicloud_10.96.176.136_9001" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.884634ms) from=10.242.64.71:41346 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (416.174µs) from=10.242.64.71:41348 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [INFO] agent: Synced service "_v1_multicloud_10.96.176.136_9001" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.704685ms) from=10.242.64.71:41350 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (415.841µs) from=10.242.64.71:41352 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v1_wf-gui_10.96.168.189_8443" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (5.442534ms) from=10.242.64.71:41354 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (334.137µs) from=10.242.64.71:41356 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.01359ms) from=10.242.64.71:41358 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (255.116µs) from=10.242.64.71:41360 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.428264ms) from=10.242.64.71:41362 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (266.15µs) from=10.242.64.71:41364 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (23.680813ms) from=10.242.64.71:41366 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (929.613µs) from=10.242.64.71:41368 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.227388ms) from=10.242.64.71:41370 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (431.993µs) from=10.242.64.71:41372 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.152929ms) from=10.242.64.71:41374 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (779.503µs) from=10.242.64.71:41376 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.429837ms) from=10.242.64.71:41378 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (240.597µs) from=10.242.64.71:41380 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.60602ms) from=10.242.64.71:41382 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (344.905µs) from=10.242.64.71:41384 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.332407ms) from=10.242.64.71:41386 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (273.302µs) from=10.242.64.71:41388 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.637696ms) from=10.242.64.71:41390 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (318.61µs) from=10.242.64.71:41392 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.698296ms) from=10.242.64.71:41394 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (3.342729ms) from=10.242.64.71:41396 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.399165ms) from=10.242.64.71:41398 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (244.954µs) from=10.242.64.71:41400 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.70548ms) from=10.242.64.71:41402 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (671.525µs) from=10.242.64.71:41404 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.917425ms) from=10.242.64.71:41408 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (338.782µs) from=10.242.64.71:41410 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.333362ms) from=10.242.64.71:41412 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (550.34µs) from=10.242.64.71:41414 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.019313ms) from=10.242.64.71:41416 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (380.536µs) from=10.242.64.71:41418 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.272503ms) from=10.242.64.71:41420 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (323.281µs) from=10.242.64.71:41422 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.081447ms) from=10.242.64.71:41424 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (255.875µs) from=10.242.64.71:41426 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.269847ms) from=10.242.64.71:41428 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (264.851µs) from=10.242.64.71:41430 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.867698ms) from=10.242.64.71:41432 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (4.607863ms) from=10.242.64.71:41434 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (6.19552ms) from=10.242.64.71:41436 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (310.156µs) from=10.242.64.71:41438 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (7.175591ms) from=10.242.64.71:41440 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.500765ms) from=10.242.64.71:41442 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.767904ms) from=10.242.64.71:41444 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:29 [DEBUG] agent: Node info in sync 2022/01/07 23:21:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (329.348µs) from=10.242.64.71:41446 2022/01/07 23:21:29 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.617228ms) from=10.242.64.71:41448 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (461.699µs) from=10.242.64.71:41450 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.936612ms) from=10.242.64.71:41452 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (847.855µs) from=10.242.64.71:41454 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.695659ms) from=10.242.64.71:41456 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (331.632µs) from=10.242.64.71:41458 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.634614ms) from=10.242.64.71:41460 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (515.737µs) from=10.242.64.71:41462 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.752083ms) from=10.242.64.71:41464 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (239.474µs) from=10.242.64.71:41466 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (14.574511ms) from=10.242.64.71:41468 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (462.666µs) from=10.242.64.71:41470 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (24.714271ms) from=10.242.64.71:41472 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (518.986µs) from=10.242.64.71:41474 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (29.237521ms) from=10.242.64.71:41476 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (413.647µs) from=10.242.64.71:41478 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.935078ms) from=10.242.64.71:41480 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (299.03µs) from=10.242.64.71:41482 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.348688ms) from=10.242.64.71:41484 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (473.784µs) from=10.242.64.71:41486 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.68868ms) from=10.242.64.71:41488 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (370.225µs) from=10.242.64.71:41490 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.66675ms) from=10.242.64.71:41492 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (564.579µs) from=10.242.64.71:41494 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.283807ms) from=10.242.64.71:41502 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (426.749µs) from=10.242.64.71:41508 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.810092ms) from=10.242.64.71:41512 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (470.645µs) from=10.242.64.71:41514 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v11__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.648578ms) from=10.242.64.71:41516 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (354.792µs) from=10.242.64.71:41518 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v11_aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.631753ms) from=10.242.64.71:41520 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (492.869µs) from=10.242.64.71:41522 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v12__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.388452ms) from=10.242.64.71:41524 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (473.021µs) from=10.242.64.71:41526 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v12_aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.014128ms) from=10.242.64.71:41528 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (296.531µs) from=10.242.64.71:41530 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v13__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.779384ms) from=10.242.64.71:41532 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (311.037µs) from=10.242.64.71:41534 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v13_aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.068832ms) from=10.242.64.71:41536 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (277.852µs) from=10.242.64.71:41538 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v14__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.336395ms) from=10.242.64.71:41540 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (274.525µs) from=10.242.64.71:41542 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v14_aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.685617ms) from=10.242.64.71:41544 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (263.053µs) from=10.242.64.71:41546 2022/01/07 23:21:30 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v15__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (19.456769ms) from=10.242.64.71:41548 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (335.167µs) from=10.242.64.71:41550 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [INFO] agent: Synced service "_v15_aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.958036ms) from=10.242.64.71:41552 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (679.217µs) from=10.242.64.71:41560 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:30 [DEBUG] agent: Node info in sync 2022/01/07 23:21:31 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [INFO] agent: Synced service "_v16__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Node info in sync 2022/01/07 23:21:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.005109ms) from=10.242.64.71:41564 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Node info in sync 2022/01/07 23:21:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (389.6µs) from=10.242.64.71:41566 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [INFO] agent: Synced service "_v16_aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Node info in sync 2022/01/07 23:21:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.226712ms) from=10.242.64.71:41568 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:31 [DEBUG] agent: Node info in sync 2022/01/07 23:21:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (353.17µs) from=10.242.64.71:41570 2022/01/07 23:21:31 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc_10.96.194.236_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [INFO] agent: Synced service "_v17__aai-nquery_10.242.183.2_8446" 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.181.251_9007" in sync 2022/01/07 23:21:31 [DEBUG] agent: Node info in sync 2022/01/07 23:21:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.264352ms) from=10.242.64.71:41572 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_parser_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_catalog_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.32.217_9015" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.102.19_8181" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.116.131_443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_multicloud_10.96.176.136_9001" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_nsd_10.96.80.60_8806" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.194.236_8080" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.87.13_9011" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.168.189_8443" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v12_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v13_aai-nquery_10.242.183.2_8446" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v1_message-router_10.96.167.82_3904" in sync 2022/01/07 23:21:31 [DEBUG] agent: Service "_v14__aai-generic-