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: '26c52222-5015-b9b7-96b4-a2c700a1cbe3' Node name: 'onap-msb-consul-86975585d9-l865p' 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/04 02:00:21 [DEBUG] agent: Using random ID "26c52222-5015-b9b7-96b4-a2c700a1cbe3" as node ID 2022/01/04 02:00:22 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:26c52222-5015-b9b7-96b4-a2c700a1cbe3 Address:127.0.0.1:8300}] 2022/01/04 02:00:22 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/01/04 02:00:22 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/01/04 02:00:22 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/01/04 02:00:22 [WARN] raft: Unable to get address for server id 26c52222-5015-b9b7-96b4-a2c700a1cbe3, using fallback address 127.0.0.1:8300: Could not find address for server id 26c52222-5015-b9b7-96b4-a2c700a1cbe3 2022/01/04 02:00:22 [DEBUG] raft: Votes needed: 1 2022/01/04 02:00:22 [DEBUG] raft: Vote granted from 26c52222-5015-b9b7-96b4-a2c700a1cbe3 in term 2. Tally: 1 2022/01/04 02:00:22 [INFO] raft: Election won. Tally: 1 2022/01/04 02:00:22 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/01/04 02:00:22 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-l865p.dc1 127.0.0.1 2022/01/04 02:00:22 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-l865p 127.0.0.1 2022/01/04 02:00:23 [INFO] consul: cluster leadership acquired 2022/01/04 02:00:23 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-l865p (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:00:23 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/01/04 02:00:23 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-l865p 2022/01/04 02:00:23 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-l865p.dc1" in area "wan" 2022/01/04 02:00:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/01/04 02:00:23 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/01/04 02:00:23 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/01/04 02:00:23 [INFO] agent: started state syncer 2022/01/04 02:00:23 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/01/04 02:00:23 [INFO] agent: Synced node info 2022/01/04 02:00:23 [DEBUG] agent: Node info in sync 2022/01/04 02:00:25 [DEBUG] agent: Node info in sync 2022/01/04 02:00:25 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/01/04 02:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:00:25 [INFO] consul: member 'onap-msb-consul-86975585d9-l865p' joined, marking health alive 2022/01/04 02:00:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:00:46 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-l865p": context deadline exceeded ==> 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/04 02:01:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:02:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:02:14 [DEBUG] agent: Node info in sync 2022/01/04 02:02:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:02:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:03:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:03:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:03:53 [DEBUG] agent: Node info in sync 2022/01/04 02:04:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:04:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:05:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:05:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:05:40 [DEBUG] agent: Node info in sync 2022/01/04 02:06:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:07:11 [DEBUG] agent: Node info in sync 2022/01/04 02:07:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:07:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:08:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:08:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:08:51 [DEBUG] agent: Node info in sync 2022/01/04 02:09:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:10:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:10:19 [DEBUG] agent: Node info in sync 2022/01/04 02:10:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:10:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:11:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:11:32 [DEBUG] agent: Node info in sync 2022/01/04 02:12:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:12:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:13:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:13:18 [DEBUG] agent: Node info in sync 2022/01/04 02:13:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:14:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:14:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:14:49 [DEBUG] agent: Node info in sync 2022/01/04 02:15:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:15:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:16:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:16:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:16:33 [DEBUG] agent: Node info in sync 2022/01/04 02:17:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:18:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:18:05 [DEBUG] agent: Node info in sync 2022/01/04 02:18:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:18:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:19:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:19:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/01/04 02:19:59 [DEBUG] agent: Node info in sync 2022/01/04 02:20:18 [DEBUG] http: Request GET /v1/status/leader (70.274804ms) from=10.233.78.134:55572 2022/01/04 02:20:19 [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/04 02:20:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:20 [INFO] agent: Synced service "_v0_multicloud_10.233.51.228_9001" 2022/01/04 02:20:20 [DEBUG] agent: Node info in sync 2022/01/04 02:20:20 [DEBUG] http: Request PUT /v1/agent/service/register (500.459347ms) from=10.233.78.134:55578 2022/01/04 02:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:20 [DEBUG] agent: Node info in sync 2022/01/04 02:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.805228ms) from=10.233.78.134:55582 2022/01/04 02:20:20 [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/04 02:20:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:20 [INFO] agent: Synced service "_v1_multicloud_10.233.51.228_9001" 2022/01/04 02:20:20 [DEBUG] agent: Node info in sync 2022/01/04 02:20:20 [DEBUG] http: Request PUT /v1/agent/service/register (157.717182ms) from=10.233.78.134:55588 2022/01/04 02:20:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:20 [DEBUG] agent: Node info in sync 2022/01/04 02:20:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (91.006523ms) from=10.233.78.134:55590 2022/01/04 02:20:21 [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/04 02:20:21 [DEBUG] 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/04 02:20:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.5.109_9007" 2022/01/04 02:20:22 [DEBUG] agent: Node info in sync 2022/01/04 02:20:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.300844481s) from=10.233.78.134:55594 2022/01/04 02:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:22 [DEBUG] agent: Node info in sync 2022/01/04 02:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (500.379µs) from=10.233.78.134:55600 2022/01/04 02:20:22 [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/04 02:20:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.5.109_9007" 2022/01/04 02:20:22 [DEBUG] agent: Node info in sync 2022/01/04 02:20:22 [DEBUG] http: Request PUT /v1/agent/service/register (270.362915ms) from=10.233.78.134:55602 2022/01/04 02:20:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:22 [DEBUG] agent: Node info in sync 2022/01/04 02:20:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (614.102µs) from=10.233.78.134:55610 2022/01/04 02:20:23 [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/04 02:20:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.0.135_9015" 2022/01/04 02:20:23 [DEBUG] agent: Node info in sync 2022/01/04 02:20:23 [DEBUG] http: Request PUT /v1/agent/service/register (300.500832ms) from=10.233.78.134:55612 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Node info in sync 2022/01/04 02:20:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (369.371µs) from=10.233.78.134:55616 2022/01/04 02:20:23 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-l865p" since the cluster is too small 2022/01/04 02:20:23 [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/04 02:20:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.1.168_443" 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Node info in sync 2022/01/04 02:20:23 [DEBUG] http: Request PUT /v1/agent/service/register (169.030983ms) from=10.233.78.134:55620 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:24 [DEBUG] agent: Node info in sync 2022/01/04 02:20:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (558.102833ms) from=10.233.78.134:55626 2022/01/04 02:20:24 [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/04 02:20:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:24 [INFO] agent: Synced service "_v1_sdc_10.233.53.127_8443" 2022/01/04 02:20:24 [DEBUG] agent: Node info in sync 2022/01/04 02:20:24 [DEBUG] http: Request PUT /v1/agent/service/register (207.404835ms) from=10.233.78.134:55630 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:24 [DEBUG] agent: Node info in sync 2022/01/04 02:20:25 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (787.037µs) from=10.233.78.134:55636 2022/01/04 02:20:25 [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/04 02:20:25 [DEBUG] 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/04 02:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:25 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.53.127_8080" 2022/01/04 02:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:25 [DEBUG] agent: Node info in sync 2022/01/04 02:20:25 [DEBUG] http: Request PUT /v1/agent/service/register (108.245066ms) from=10.233.78.134:55640 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:25 [DEBUG] agent: Node info in sync 2022/01/04 02:20:25 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (510.205µs) from=10.233.78.134:55642 2022/01/04 02:20:25 [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/04 02:20:25 [DEBUG] 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/04 02:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:26 [INFO] agent: Synced service "_v1_message-router_10.233.32.19_3904" 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Node info in sync 2022/01/04 02:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (500.481692ms) from=10.233.78.134:55646 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Node info in sync 2022/01/04 02:20:26 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (483.861µs) from=10.233.78.134:55652 2022/01/04 02:20:26 [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/04 02:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:26 [INFO] agent: Synced service "_v1_parser_10.233.31.103_8806" 2022/01/04 02:20:26 [DEBUG] agent: Node info in sync 2022/01/04 02:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (104.481669ms) from=10.233.78.134:55654 2022/01/04 02:20:26 [DEBUG] http: Request GET /v1/health/service/parser-v1 (445.878µs) from=10.233.78.134:55658 2022/01/04 02:20:26 [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/04 02:20:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [INFO] agent: Synced service "_v1_catalog_10.233.31.103_8806" 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:26 [DEBUG] agent: Node info in sync 2022/01/04 02:20:26 [DEBUG] http: Request PUT /v1/agent/service/register (227.557152ms) from=10.233.78.134:55660 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:26 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:26 [DEBUG] agent: Node info in sync 2022/01/04 02:20:27 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (389.652µs) from=10.233.78.134:55666 2022/01/04 02:20:27 [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/04 02:20:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:27 [INFO] agent: Synced service "_v1_nsd_10.233.31.103_8806" 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Node info in sync 2022/01/04 02:20:27 [DEBUG] http: Request PUT /v1/agent/service/register (304.665332ms) from=10.233.78.134:55668 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:27 [DEBUG] agent: Node info in sync 2022/01/04 02:20:27 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (533.532µs) from=10.233.78.134:55672 2022/01/04 02:20:27 [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/04 02:20:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.103_8806" 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Node info in sync 2022/01/04 02:20:27 [DEBUG] http: Request PUT /v1/agent/service/register (304.048533ms) from=10.233.78.134:55674 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:27 [DEBUG] agent: Node info in sync 2022/01/04 02:20:28 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (474.997µs) from=10.233.78.134:55678 2022/01/04 02:20:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20: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/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:28 [INFO] agent: Synced service "_v1_sdnc_10.233.12.250_8282" 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Node info in sync 2022/01/04 02:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (104.914101ms) from=10.233.78.134:55680 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Node info in sync 2022/01/04 02:20:28 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (545.467µs) from=10.233.78.134:55682 2022/01/04 02:20:28 [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/04 02:20: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/04 02:20:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [INFO] agent: Synced service "_v1_wf-gui_10.233.8.181_8443" 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Node info in sync 2022/01/04 02:20:28 [DEBUG] http: Request PUT /v1/agent/service/register (201.354719ms) from=10.233.78.134:55684 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:28 [DEBUG] agent: Node info in sync 2022/01/04 02:20:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (771.87µs) from=10.233.78.134:55686 2022/01/04 02:20: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/04 02:20: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/04 02:20:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:29 [INFO] agent: Synced service "_v1_sdc-gui_10.233.35.123_8181" 2022/01/04 02:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Node info in sync 2022/01/04 02:20:29 [DEBUG] http: Request PUT /v1/agent/service/register (303.731582ms) from=10.233.78.134:55688 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:29 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:29 [DEBUG] agent: Node info in sync 2022/01/04 02:20:29 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (299.730587ms) from=10.233.78.134:55694 2022/01/04 02:20:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20: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/04 02:20:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.6.251_9011" 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Node info in sync 2022/01/04 02:20:30 [DEBUG] http: Request PUT /v1/agent/service/register (690.676171ms) from=10.233.78.134:55696 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (98.525006ms) from=10.233.78.134:55710 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:30 [DEBUG] agent: Node info in sync 2022/01/04 02:20: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/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.6.251_9011" 2022/01/04 02:20:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Node info in sync 2022/01/04 02:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (201.744471ms) from=10.233.78.134:55712 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Node info in sync 2022/01/04 02:20:31 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (475.545µs) from=10.233.78.134:55716 2022/01/04 02:20:31 [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/04 02:20:31 [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/04 02:20: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/04 02:20: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/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Node info in sync 2022/01/04 02:20:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.203134ms) from=10.233.78.134:55718 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Node info in sync 2022/01/04 02:20:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (593.257µs) from=10.233.78.134:55722 2022/01/04 02:20:31 [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/04 02:20: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/04 02:20: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/04 02:20:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:31 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:32 [DEBUG] agent: Node info in sync 2022/01/04 02:20:32 [DEBUG] http: Request PUT /v1/agent/service/register (566.920397ms) from=10.233.78.134:55724 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Node info in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Node info in sync 2022/01/04 02:20:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (615.219µs) from=10.233.78.134:55730 2022/01/04 02:20:32 [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/04 02:20:32 [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/04 02:20:32 [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/04 02:20:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:32 [DEBUG] agent: Node info in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:32 [DEBUG] agent: Node info in sync 2022/01/04 02:20:32 [DEBUG] http: Request PUT /v1/agent/service/register (483.821855ms) from=10.233.78.134:55732 2022/01/04 02:20:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (665.818µs) from=10.233.78.134:55738 2022/01/04 02:20:33 [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/04 02:20:33 [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/04 02:20:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:33 [DEBUG] agent: Node info in sync 2022/01/04 02:20:33 [DEBUG] http: Request PUT /v1/agent/service/register (500.560747ms) from=10.233.78.134:55742 2022/01/04 02:20:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:33 [DEBUG] agent: Node info in sync 2022/01/04 02:20:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (562.668µs) from=10.233.78.134:55746 2022/01/04 02:20:33 [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/04 02:20:33 [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/04 02:20:33 [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/04 02:20:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:34 [DEBUG] agent: Node info in sync 2022/01/04 02:20:34 [DEBUG] http: Request PUT /v1/agent/service/register (209.439683ms) from=10.233.78.134:55748 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:34 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:34 [DEBUG] agent: Node info in sync 2022/01/04 02:20:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (287.602134ms) from=10.233.78.134:55758 2022/01/04 02:20:34 [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/04 02:20:34 [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/04 02:20:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:35 [DEBUG] agent: Node info in sync 2022/01/04 02:20:35 [DEBUG] http: Request PUT /v1/agent/service/register (401.70044ms) from=10.233.78.134:55760 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:35 [DEBUG] agent: Node info in sync 2022/01/04 02:20:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (99.301125ms) from=10.233.78.134:55772 2022/01/04 02:20:35 [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/04 02:20:35 [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/04 02:20:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Node info in sync 2022/01/04 02:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (189.779254ms) from=10.233.78.134:55778 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (485.921µs) from=10.233.78.134:55780 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:36 [DEBUG] agent: Node info in sync 2022/01/04 02:20:36 [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/04 02:20:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:36 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Node info in sync 2022/01/04 02:20:36 [DEBUG] http: Request PUT /v1/agent/service/register (300.865484ms) from=10.233.78.134:55784 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:36 [DEBUG] agent: Node info in sync 2022/01/04 02:20:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (475.2µs) from=10.233.78.134:55786 2022/01/04 02:20:37 [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/04 02:20:37 [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/04 02:20:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Node info in sync 2022/01/04 02:20:37 [DEBUG] http: Request PUT /v1/agent/service/register (399.721271ms) from=10.233.78.134:55792 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Node info in sync 2022/01/04 02:20:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (375.651µs) from=10.233.78.134:55794 2022/01/04 02:20:37 [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/04 02:20:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Node info in sync 2022/01/04 02:20:37 [DEBUG] http: Request PUT /v1/agent/service/register (306.457791ms) from=10.233.78.134:55796 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:37 [DEBUG] agent: Node info in sync 2022/01/04 02:20:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (547.551µs) from=10.233.78.134:55802 2022/01/04 02:20:38 [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/04 02:20:38 [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/04 02:20:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Node info in sync 2022/01/04 02:20:38 [DEBUG] http: Request PUT /v1/agent/service/register (402.518133ms) from=10.233.78.134:55804 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:38 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:38 [DEBUG] agent: Node info in sync 2022/01/04 02:20:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (100.551463ms) from=10.233.78.134:55806 2022/01/04 02:20:39 [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/04 02:20:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Node info in sync 2022/01/04 02:20:39 [DEBUG] http: Request PUT /v1/agent/service/register (204.349364ms) from=10.233.78.134:55810 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:39 [DEBUG] agent: Node info in sync 2022/01/04 02:20:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (467.616µs) from=10.233.78.134:55818 2022/01/04 02:20:39 [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/04 02:20:39 [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/04 02:20:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Node info in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Node info in sync 2022/01/04 02:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (699.925045ms) from=10.233.78.134:55820 2022/01/04 02:20:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (586.593µs) from=10.233.78.134:55828 2022/01/04 02:20:40 [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/04 02:20:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:40 [DEBUG] agent: Node info in sync 2022/01/04 02:20:40 [DEBUG] http: Request PUT /v1/agent/service/register (303.347953ms) from=10.233.78.134:55830 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:40 [DEBUG] agent: Node info in sync 2022/01/04 02:20:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (101.487179ms) from=10.233.78.134:55846 2022/01/04 02:20:41 [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/04 02:20:41 [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/04 02:20:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Node info in sync 2022/01/04 02:20:42 [DEBUG] http: Request PUT /v1/agent/service/register (719.354239ms) from=10.233.78.134:55850 2022/01/04 02:20:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:42 [DEBUG] agent: Node info in sync 2022/01/04 02:20:42 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (201.004212ms) from=10.233.78.134:55864 2022/01/04 02:20:42 [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/04 02:20:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Node info in sync 2022/01/04 02:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (304.329226ms) from=10.233.78.134:55870 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Node info in sync 2022/01/04 02:20:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (690.295µs) from=10.233.78.134:55874 2022/01/04 02:20:43 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:43 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Node info in sync 2022/01/04 02:20:43 [DEBUG] http: Request PUT /v1/agent/service/register (656.097797ms) from=10.233.78.134:55876 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:43 [DEBUG] agent: Node info in sync 2022/01/04 02:20:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (706.217µs) from=10.233.78.134:55884 2022/01/04 02:20:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.69_8446" 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Node info in sync 2022/01/04 02:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (318.849873ms) from=10.233.78.134:55890 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Node info in sync 2022/01/04 02:20:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (435.357µs) from=10.233.78.134:55894 2022/01/04 02:20:44 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Node info in sync 2022/01/04 02:20:44 [DEBUG] http: Request PUT /v1/agent/service/register (104.142874ms) from=10.233.78.134:55896 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:44 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:44 [DEBUG] agent: Node info in sync 2022/01/04 02:20:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (99.621315ms) from=10.233.78.134:55900 2022/01/04 02:20:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:45 [DEBUG] agent: Node info in sync 2022/01/04 02:20:45 [DEBUG] http: Request PUT /v1/agent/service/register (404.12913ms) from=10.233.78.134:55908 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:45 [DEBUG] agent: Node info in sync 2022/01/04 02:20:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (200.760475ms) from=10.233.78.134:55914 2022/01/04 02:20:46 [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/04 02:20:46 [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/04 02:20:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Node info in sync 2022/01/04 02:20:46 [DEBUG] http: Request PUT /v1/agent/service/register (502.272215ms) from=10.233.78.134:55918 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:46 [DEBUG] agent: Node info in sync 2022/01/04 02:20:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.851453ms) from=10.233.78.134:55924 2022/01/04 02:20:47 [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/04 02:20:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Node info in sync 2022/01/04 02:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (401.015843ms) from=10.233.78.134:55930 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Node info in sync 2022/01/04 02:20:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (436.751µs) from=10.233.78.134:55936 2022/01/04 02:20:48 [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/04 02:20:48 [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/04 02:20:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Node info in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:48 [DEBUG] agent: Node info in sync 2022/01/04 02:20:48 [DEBUG] http: Request PUT /v1/agent/service/register (299.765608ms) from=10.233.78.134:55938 2022/01/04 02:20:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (579.274µs) from=10.233.78.134:55942 2022/01/04 02:20:49 [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/04 02:20:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Node info in sync 2022/01/04 02:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (104.437479ms) from=10.233.78.134:55944 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Node info in sync 2022/01/04 02:20:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (99.66499ms) from=10.233.78.134:55946 2022/01/04 02:20:49 [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/04 02:20:49 [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/04 02:20:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Node info in sync 2022/01/04 02:20:49 [DEBUG] http: Request PUT /v1/agent/service/register (105.860598ms) from=10.233.78.134:55950 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:49 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:49 [DEBUG] agent: Node info in sync 2022/01/04 02:20:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (674.033µs) from=10.233.78.134:55952 2022/01/04 02:20:49 [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/04 02:20:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Node info in sync 2022/01/04 02:20:50 [DEBUG] http: Request PUT /v1/agent/service/register (700.226133ms) from=10.233.78.134:55954 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:50 [DEBUG] agent: Node info in sync 2022/01/04 02:20:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (385.292µs) from=10.233.78.134:55962 2022/01/04 02:20:50 [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/04 02:20:50 [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/04 02:20:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Node info in sync 2022/01/04 02:20:51 [DEBUG] http: Request PUT /v1/agent/service/register (395.514256ms) from=10.233.78.134:55964 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:51 [DEBUG] agent: Node info in sync 2022/01/04 02:20:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (408.155µs) from=10.233.78.134:55968 2022/01/04 02:20:51 [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/04 02:20:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Node info in sync 2022/01/04 02:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (599.913346ms) from=10.233.78.134:55970 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Node info in sync 2022/01/04 02:20:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (583.572µs) from=10.233.78.134:55976 2022/01/04 02:20:52 [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/04 02:20:52 [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/04 02:20:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:52 [DEBUG] agent: Node info in sync 2022/01/04 02:20:52 [DEBUG] http: Request PUT /v1/agent/service/register (301.842556ms) from=10.233.78.134:55978 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:53 [DEBUG] agent: Node info in sync 2022/01/04 02:20:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.987933ms) from=10.233.78.134:55984 2022/01/04 02:20:53 [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/04 02:20:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:53 [DEBUG] agent: Node info in sync 2022/01/04 02:20:53 [DEBUG] http: Request PUT /v1/agent/service/register (304.420638ms) from=10.233.78.134:55988 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:53 [DEBUG] agent: Node info in sync 2022/01/04 02:20:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (574.661µs) from=10.233.78.134:55992 2022/01/04 02:20:53 [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/04 02:20:53 [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/04 02:20:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Node info in sync 2022/01/04 02:20:54 [DEBUG] http: Request PUT /v1/agent/service/register (472.481855ms) from=10.233.78.134:56002 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (440.439µs) from=10.233.78.134:56008 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:54 [DEBUG] agent: Node info in sync 2022/01/04 02:20:55 [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/04 02:20:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Node info in sync 2022/01/04 02:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (411.574891ms) from=10.233.78.134:56014 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Node info in sync 2022/01/04 02:20:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (580.613µs) from=10.233.78.134:56020 2022/01/04 02:20:55 [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/04 02:20:55 [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/04 02:20:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Node info in sync 2022/01/04 02:20:55 [DEBUG] http: Request PUT /v1/agent/service/register (299.474836ms) from=10.233.78.134:56022 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:56 [DEBUG] agent: Node info in sync 2022/01/04 02:20:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (792.979µs) from=10.233.78.134:56028 2022/01/04 02:20:56 [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/04 02:20:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:57 [DEBUG] agent: Node info in sync 2022/01/04 02:20:57 [DEBUG] http: Request PUT /v1/agent/service/register (1.40396033s) from=10.233.78.134:56034 2022/01/04 02:20:57 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:58 [DEBUG] agent: Node info in sync 2022/01/04 02:20:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (799.580551ms) from=10.233.78.134:56048 2022/01/04 02:20:59 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Node info in sync 2022/01/04 02:20:59 [DEBUG] http: Request PUT /v1/agent/service/register (500.375275ms) from=10.233.78.134:56060 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:20:59 [DEBUG] agent: Node info in sync 2022/01/04 02:20:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (656.562µs) from=10.233.78.134:56066 2022/01/04 02:21:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.69_8446" 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Node info in sync 2022/01/04 02:21:00 [DEBUG] http: Request PUT /v1/agent/service/register (901.091963ms) from=10.233.78.134:56068 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Node info in sync 2022/01/04 02:21:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (580.265µs) from=10.233.78.134:56078 2022/01/04 02:21:01 [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/04 02:21:01 [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/04 02:21:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Node info in sync 2022/01/04 02:21:01 [DEBUG] http: Request PUT /v1/agent/service/register (205.31352ms) from=10.233.78.134:56080 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Node info in sync 2022/01/04 02:21:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (511.922µs) from=10.233.78.134:56082 2022/01/04 02:21:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Node info in sync 2022/01/04 02:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (600.227851ms) from=10.233.78.134:56084 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Node info in sync 2022/01/04 02:21:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (507.883µs) from=10.233.78.134:56092 2022/01/04 02:21:02 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Node info in sync 2022/01/04 02:21:02 [DEBUG] http: Request PUT /v1/agent/service/register (204.861767ms) from=10.233.78.134:56094 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:02 [DEBUG] agent: Node info in sync 2022/01/04 02:21:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (298.781µs) from=10.233.78.134:56100 2022/01/04 02:21:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:03 [DEBUG] agent: Node info in sync 2022/01/04 02:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (124.301975ms) from=10.233.78.134:56102 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Node info in sync 2022/01/04 02:21:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (359.349µs) from=10.233.78.134:56106 2022/01/04 02:21:03 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Node info in sync 2022/01/04 02:21:03 [DEBUG] http: Request PUT /v1/agent/service/register (200.861772ms) from=10.233.78.134:56108 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:03 [DEBUG] agent: Node info in sync 2022/01/04 02:21:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (566.479µs) from=10.233.78.134:56112 2022/01/04 02:21:03 [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/04 02:21:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Node info in sync 2022/01/04 02:21:04 [DEBUG] http: Request PUT /v1/agent/service/register (342.52646ms) from=10.233.78.134:56114 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Node info in sync 2022/01/04 02:21:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (421.155µs) from=10.233.78.134:56124 2022/01/04 02:21:04 [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/04 02:21:04 [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/04 02:21:04 [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/04 02:21:04 [DEBUG] 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/04 02:21:04 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:04 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:04 [DEBUG] agent: Node info in sync 2022/01/04 02:21:04 [DEBUG] http: Request PUT /v1/agent/service/register (402.972491ms) from=10.233.78.134:56126 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (610.054µs) from=10.233.78.134:56132 2022/01/04 02:21:05 [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/04 02:21:05 [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/04 02:21:05 [DEBUG] 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/04 02:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Node info in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Node info in sync 2022/01/04 02:21:05 [DEBUG] http: Request PUT /v1/agent/service/register (600.331572ms) from=10.233.78.134:56136 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (736.375µs) from=10.233.78.134:56144 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [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/04 02:21:06 [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/04 02:21:06 [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/04 02:21:06 [DEBUG] 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/04 02:21:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Node info in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:06 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Node info in sync 2022/01/04 02:21:06 [DEBUG] http: Request PUT /v1/agent/service/register (265.523615ms) from=10.233.78.134:56148 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:06 [DEBUG] agent: Node info in sync 2022/01/04 02:21:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (129.802859ms) from=10.233.78.134:56152 2022/01/04 02:21:06 [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/04 02:21:06 [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/04 02:21:06 [DEBUG] 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/04 02:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [INFO] agent: Synced service "_v15_aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Node info in sync 2022/01/04 02:21:07 [DEBUG] http: Request PUT /v1/agent/service/register (103.709653ms) from=10.233.78.134:56156 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:07 [DEBUG] agent: Node info in sync 2022/01/04 02:21:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (300.286661ms) from=10.233.78.134:56160 2022/01/04 02:21:08 [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/04 02:21:08 [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/04 02:21:08 [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/04 02:21:08 [DEBUG] 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/04 02:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [INFO] agent: Synced service "_v16__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Node info in sync 2022/01/04 02:21:08 [DEBUG] http: Request PUT /v1/agent/service/register (601.037203ms) from=10.233.78.134:56162 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:08 [DEBUG] agent: Node info in sync 2022/01/04 02:21:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (741.163µs) from=10.233.78.134:56168 2022/01/04 02:21:09 [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/04 02:21:09 [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/04 02:21:09 [DEBUG] 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/04 02:21:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [INFO] agent: Synced service "_v16_aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Node info in sync 2022/01/04 02:21:09 [DEBUG] http: Request PUT /v1/agent/service/register (700.865582ms) from=10.233.78.134:56170 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:09 [DEBUG] agent: Node info in sync 2022/01/04 02:21:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (399.985044ms) from=10.233.78.134:56180 2022/01/04 02:21:10 [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/04 02:21:10 [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/04 02:21:10 [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/04 02:21:10 [DEBUG] 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/04 02:21:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-l865p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.8.181_8443" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.35.123_8181" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [INFO] agent: Synced service "_v17__aai-nquery_10.233.77.69_8446" 2022/01/04 02:21:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.251_9011" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.1.168_443" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Node info in sync 2022/01/04 02:21:10 [DEBUG] http: Request PUT /v1/agent/service/register (300.095576ms) from=10.233.78.134:56184 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdc_10.233.53.127_8443" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_parser_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdnc_10.233.12.250_8282" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (474.57µs) from=10.233.78.134:56190 2022/01/04 02:21:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.127_8080" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_message-router_10.233.32.19_3904" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.109_9007" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.0.135_9015" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.103_8806" in sync 2022/01/04 02:21:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/01/04 02:21:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.69_8446" in sync 2022/01/04 02:21:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.69_8446" in sync 2022/01/04 02:21:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.69_8446" in sync 2022/01/04 02:21:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.228_9001" in sync 2022/01/04 02:21:11 [DEBUG] age