+ 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: '50dc549f-2ef6-b7f8-1d26-963f97986982' Node name: 'dev-msb-consul-5fdfc4cfd5-t6hkg' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/12/31 22:55:06 [DEBUG] agent: Using random ID "50dc549f-2ef6-b7f8-1d26-963f97986982" as node ID 2021/12/31 22:55:06 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:50dc549f-2ef6-b7f8-1d26-963f97986982 Address:127.0.0.1:8300}] 2021/12/31 22:55:06 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/12/31 22:55:06 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-t6hkg.dc1 127.0.0.1 2021/12/31 22:55:06 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-t6hkg 127.0.0.1 2021/12/31 22:55:06 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-t6hkg (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/31 22:55:06 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-t6hkg.dc1" in area "wan" 2021/12/31 22:55:06 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/12/31 22:55:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/12/31 22:55:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/12/31 22:55:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/12/31 22:55:06 [INFO] agent: started state syncer 2021/12/31 22:55:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/12/31 22:55:06 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/12/31 22:55:06 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/12/31 22:55:06 [DEBUG] raft: Votes needed: 1 2021/12/31 22:55:06 [DEBUG] raft: Vote granted from 50dc549f-2ef6-b7f8-1d26-963f97986982 in term 2. Tally: 1 2021/12/31 22:55:06 [INFO] raft: Election won. Tally: 1 2021/12/31 22:55:06 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/12/31 22:55:06 [INFO] consul: cluster leadership acquired 2021/12/31 22:55:06 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-t6hkg 2021/12/31 22:55:06 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/12/31 22:55:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 22:55:06 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-t6hkg' joined, marking health alive 2021/12/31 22:55:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 22:55:06 [INFO] agent: Synced node info 2021/12/31 22:55:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 22:55:08 [DEBUG] agent: Node info in sync 2021/12/31 22:55:08 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/12/31 22:56:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 22:56:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 22:56:13 [DEBUG] agent: Node info in sync 2021/12/31 22:57:06 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-t6hkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/31 22:57:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 22:57:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 22:57:56 [DEBUG] agent: Node info in sync 2021/12/31 22:58:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 22:59:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 22:59:23 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-t6hkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/31 22:59:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 22:59:25 [DEBUG] agent: Node info in sync 2021/12/31 23:00:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 23:00:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 23:00:55 [DEBUG] agent: Node info in sync 2021/12/31 23:01:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 23:01:50 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-t6hkg.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/12/31 23:02:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/12/31 23:02:02 [DEBUG] agent: Node info in sync 2021/12/31 23:02:06 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-t6hkg" since the cluster is too small 2021/12/31 23:02:56 [DEBUG] http: Request GET /v1/status/leader (916.427µs) from=10.242.14.16:53608 2021/12/31 23:02:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:56 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.254.142_9015" 2021/12/31 23:02:56 [DEBUG] agent: Node info in sync 2021/12/31 23:02:56 [DEBUG] http: Request PUT /v1/agent/service/register (5.325418ms) from=10.242.14.16:53612 2021/12/31 23:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:56 [DEBUG] agent: Node info in sync 2021/12/31 23:02:56 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (948.375µs) from=10.242.14.16:53614 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_wf-gui_10.96.125.103_8443" 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.63288ms) from=10.242.14.16:53618 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (780.44µs) from=10.242.14.16:53620 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_sdc_10.96.9.246_8443" 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.042049ms) from=10.242.14.16:53622 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.933761ms) from=10.242.14.16:53624 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.9.246_8080" 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.905206ms) from=10.242.14.16:53626 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (13.092651ms) from=10.242.14.16:53628 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.126.1_443" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.80012ms) from=10.242.14.16:53630 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (359.952µs) from=10.242.14.16:53632 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.61.12_9007" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.652957ms) from=10.242.14.16:53634 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (339.335µs) from=10.242.14.16:53636 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.61.12_9007" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.908597ms) from=10.242.14.16:53640 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (586.43µs) from=10.242.14.16:53642 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v0_multicloud_10.96.166.74_9001" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (8.021668ms) from=10.242.14.16:53646 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (254.671µs) from=10.242.14.16:53648 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_multicloud_10.96.166.74_9001" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.528465ms) from=10.242.14.16:53650 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (176.011µs) from=10.242.14.16:53652 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_parser_10.96.21.188_8806" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.835355ms) from=10.242.14.16:53654 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (621.043µs) from=10.242.14.16:53656 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_catalog_10.96.21.188_8806" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.083791ms) from=10.242.14.16:53658 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (3.124035ms) from=10.242.14.16:53660 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_nsd_10.96.21.188_8806" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.876298ms) from=10.242.14.16:53662 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (419.582µs) from=10.242.14.16:53664 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.21.188_8806" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.517759ms) from=10.242.14.16:53666 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (451.465µs) from=10.242.14.16:53668 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_message-router_10.96.86.207_3904" 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.076006ms) from=10.242.14.16:53670 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (355.93µs) from=10.242.14.16:53672 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_sdc-gui_10.96.163.122_8181" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.487103ms) from=10.242.14.16:53676 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (383.008µs) from=10.242.14.16:53678 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.21.70_9011" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.55801ms) from=10.242.14.16:53680 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (313.677µs) from=10.242.14.16:53682 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.21.70_9011" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.600873ms) from=10.242.14.16:53686 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (3.142256ms) from=10.242.14.16:53688 2021/12/31 23:02:57 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.432937ms) from=10.242.14.16:53692 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (459.323µs) from=10.242.14.16:53694 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.521436ms) from=10.242.14.16:53696 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (333.669µs) from=10.242.14.16:53700 2021/12/31 23:02:57 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.584465ms) from=10.242.14.16:53702 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (311.038µs) from=10.242.14.16:53704 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.756097ms) from=10.242.14.16:53706 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (480.666µs) from=10.242.14.16:53708 2021/12/31 23:02:57 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (2.841283ms) from=10.242.14.16:53710 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (275.177µs) from=10.242.14.16:53714 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.581733ms) from=10.242.14.16:53716 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (462.037µs) from=10.242.14.16:53718 2021/12/31 23:02:57 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.247925ms) from=10.242.14.16:53720 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (508.305µs) from=10.242.14.16:53722 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (3.333185ms) from=10.242.14.16:53724 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:57 [DEBUG] agent: Node info in sync 2021/12/31 23:02:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (458.729µs) from=10.242.14.16:53726 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.702584ms) from=10.242.14.16:53730 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (249.625µs) from=10.242.14.16:53732 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.268425ms) from=10.242.14.16:53734 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (275.602µs) from=10.242.14.16:53736 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.167218ms) from=10.242.14.16:53738 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (261.732µs) from=10.242.14.16:53740 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.082558ms) from=10.242.14.16:53742 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (368.997µs) from=10.242.14.16:53744 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.19686ms) from=10.242.14.16:53746 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (816.84µs) from=10.242.14.16:53748 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.167377ms) from=10.242.14.16:53750 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (453.428µs) from=10.242.14.16:53752 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.351082ms) from=10.242.14.16:53756 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (237.192µs) from=10.242.14.16:53758 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.631319ms) from=10.242.14.16:53760 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (694.104µs) from=10.242.14.16:53762 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.223868ms) from=10.242.14.16:53764 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (324.957µs) from=10.242.14.16:53766 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.112304ms) from=10.242.14.16:53768 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (339.737µs) from=10.242.14.16:53770 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.955755ms) from=10.242.14.16:53772 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (322.642µs) from=10.242.14.16:53774 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (5.965827ms) from=10.242.14.16:53776 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (263.153µs) from=10.242.14.16:53778 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.461445ms) from=10.242.14.16:53780 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (276.246µs) from=10.242.14.16:53782 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.572482ms) from=10.242.14.16:53784 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (310.925µs) from=10.242.14.16:53788 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (17.528939ms) from=10.242.14.16:53790 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (753.252µs) from=10.242.14.16:53792 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.683925ms) from=10.242.14.16:53794 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (325.834µs) from=10.242.14.16:53796 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.341043ms) from=10.242.14.16:53798 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (332.7µs) from=10.242.14.16:53800 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.836779ms) from=10.242.14.16:53802 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (235.449µs) from=10.242.14.16:53804 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.749658ms) from=10.242.14.16:53808 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (348.834µs) from=10.242.14.16:53810 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.888434ms) from=10.242.14.16:53812 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (328.928µs) from=10.242.14.16:53814 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.573933ms) from=10.242.14.16:53818 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (337.699µs) from=10.242.14.16:53820 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.196405ms) from=10.242.14.16:53822 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (242.577µs) from=10.242.14.16:53824 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.665948ms) from=10.242.14.16:53826 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (310.215µs) from=10.242.14.16:53828 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (2.829726ms) from=10.242.14.16:53830 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (1.07348ms) from=10.242.14.16:53832 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.819386ms) from=10.242.14.16:53834 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (378.291µs) from=10.242.14.16:53838 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.94079ms) from=10.242.14.16:53840 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (502.356µs) from=10.242.14.16:53842 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.391353ms) from=10.242.14.16:53844 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (407.558µs) from=10.242.14.16:53846 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (4.346415ms) from=10.242.14.16:53848 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (332.011µs) from=10.242.14.16:53852 2021/12/31 23:02:58 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v11__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.834855ms) from=10.242.14.16:53854 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (309.378µs) from=10.242.14.16:53856 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [INFO] agent: Synced service "_v11_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.239702ms) from=10.242.14.16:53858 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:58 [DEBUG] agent: Node info in sync 2021/12/31 23:02:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (453.382µs) from=10.242.14.16:53860 2021/12/31 23:02:59 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v12__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.218737ms) from=10.242.14.16:53864 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (225.489µs) from=10.242.14.16:53866 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v12_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.636103ms) from=10.242.14.16:53868 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (260.208µs) from=10.242.14.16:53870 2021/12/31 23:02:59 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v13__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.63039ms) from=10.242.14.16:53872 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (293.641µs) from=10.242.14.16:53874 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v13_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.801937ms) from=10.242.14.16:53878 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (300.825µs) from=10.242.14.16:53880 2021/12/31 23:02:59 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v14__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.322355ms) from=10.242.14.16:53882 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (772.08µs) from=10.242.14.16:53884 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v14_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.346776ms) from=10.242.14.16:53886 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (243.913µs) from=10.242.14.16:53888 2021/12/31 23:02:59 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v15__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.844431ms) from=10.242.14.16:53890 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (591.558µs) from=10.242.14.16:53892 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v15_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.310089ms) from=10.242.14.16:53896 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (835.723µs) from=10.242.14.16:53898 2021/12/31 23:02:59 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v16__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.770448ms) from=10.242.14.16:53900 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (348.353µs) from=10.242.14.16:53902 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v16_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.244007ms) from=10.242.14.16:53904 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (235.328µs) from=10.242.14.16:53906 2021/12/31 23:02:59 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v17__aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.884845ms) from=10.242.14.16:53908 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (247.012µs) from=10.242.14.16:53910 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [INFO] agent: Synced service "_v17_aai-nquery_10.242.10.131_8446" 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (2.284286ms) from=10.242.14.16:53912 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.9.246_8080" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_parser_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_message-router_10.96.86.207_3904" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc_10.96.9.246_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_catalog_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.163.122_8181" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_nsd_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.21.188_8806" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.125.103_8443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.254.142_9015" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.61.12_9007" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.126.1_443" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.21.70_9011" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v0_multicloud_10.96.166.74_9001" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.10.131_8446" in sync 2021/12/31 23:02:59 [DEBUG] agent: Node info in sync 2021/12/31 23:02:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (174.621µs) from=10.242.1