By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'a3d6f768-3912-4a3b-c24f-b6dcf4f861c4' Node name: 'dev-msb-consul-7474f8fd8f-nfjxc' 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/08/16 10:54:00 [DEBUG] agent: Using random ID "a3d6f768-3912-4a3b-c24f-b6dcf4f861c4" as node ID 2021/08/16 10:54:00 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a3d6f768-3912-4a3b-c24f-b6dcf4f861c4 Address:127.0.0.1:8300}] 2021/08/16 10:54:00 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/08/16 10:54:00 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-nfjxc.dc1 127.0.0.1 2021/08/16 10:54:00 [INFO] serf: EventMemberJoin: dev-msb-consul-7474f8fd8f-nfjxc 127.0.0.1 2021/08/16 10:54:00 [INFO] consul: Adding LAN server dev-msb-consul-7474f8fd8f-nfjxc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/08/16 10:54:00 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/08/16 10:54:00 [INFO] consul: Handled member-join event for server "dev-msb-consul-7474f8fd8f-nfjxc.dc1" in area "wan" 2021/08/16 10:54:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/08/16 10:54:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/08/16 10:54:00 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/08/16 10:54:00 [INFO] agent: started state syncer 2021/08/16 10:54:00 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/08/16 10:54:00 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/08/16 10:54:00 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/08/16 10:54:00 [DEBUG] raft: Votes needed: 1 2021/08/16 10:54:00 [DEBUG] raft: Vote granted from a3d6f768-3912-4a3b-c24f-b6dcf4f861c4 in term 2. Tally: 1 2021/08/16 10:54:00 [INFO] raft: Election won. Tally: 1 2021/08/16 10:54:00 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/08/16 10:54:00 [INFO] consul: cluster leadership acquired 2021/08/16 10:54:00 [INFO] consul: New leader elected: dev-msb-consul-7474f8fd8f-nfjxc 2021/08/16 10:54:00 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/08/16 10:54:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-nfjxc" since the cluster is too small 2021/08/16 10:54:00 [INFO] consul: member 'dev-msb-consul-7474f8fd8f-nfjxc' joined, marking health alive 2021/08/16 10:54:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/16 10:54:00 [INFO] agent: Synced node info 2021/08/16 10:54:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/08/16 10:54:01 [DEBUG] agent: Node info in sync 2021/08/16 10:54:01 [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/08/16 10:55:00 [DEBUG] consul: Skipping self join check for "dev-msb-consul-7474f8fd8f-nfjxc" since the cluster is too small 2021/08/16 10:55:32 [DEBUG] http: Request GET /v1/status/leader (1.201705ms) from=10.242.91.146:39994 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.240.138_9011" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.425547ms) from=10.242.91.146:40000 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (2.88141ms) from=10.242.91.146:40002 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.240.138_9011" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.797216ms) from=10.242.91.146:40004 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (649.586µs) from=10.242.91.146:40006 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.81.213_443" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.776439ms) from=10.242.91.146:40008 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (375.041µs) from=10.242.91.146:40010 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.29.15_8080" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.080318ms) from=10.242.91.146:40012 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (323.826µs) from=10.242.91.146:40014 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.30.26_9015" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.208285ms) from=10.242.91.146:40016 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (636.833µs) from=10.242.91.146:40018 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_parser_10.96.176.209_8806" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.791761ms) from=10.242.91.146:40020 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (888.085µs) from=10.242.91.146:40022 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_catalog_10.96.176.209_8806" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.802738ms) from=10.242.91.146:40024 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (329.643µs) from=10.242.91.146:40026 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_nsd_10.96.176.209_8806" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (7.708301ms) from=10.242.91.146:40028 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (338.738µs) from=10.242.91.146:40030 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.176.209_8806" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.900469ms) from=10.242.91.146:40032 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (291.343µs) from=10.242.91.146:40034 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.27.188_9518" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.561197ms) from=10.242.91.146:40036 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.66699ms) from=10.242.91.146:40038 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v0_multicloud_10.96.228.216_9001" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.284463ms) from=10.242.91.146:40040 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (372.608µs) from=10.242.91.146:40042 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_multicloud_10.96.228.216_9001" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.631975ms) from=10.242.91.146:40044 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (291.793µs) from=10.242.91.146:40046 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.71.158_9007" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.189864ms) from=10.242.91.146:40048 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (299.154µs) from=10.242.91.146:40050 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.71.158_9007" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.172608ms) from=10.242.91.146:40052 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (421.663µs) from=10.242.91.146:40056 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v1_message-router_10.96.117.11_3904" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.96308ms) from=10.242.91.146:40058 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (410.484µs) from=10.242.91.146:40060 2021/08/16 10:55:33 [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/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.812884ms) from=10.242.91.146:40062 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (314.589µs) from=10.242.91.146:40064 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.631002ms) from=10.242.91.146:40066 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (275.715µs) from=10.242.91.146:40068 2021/08/16 10:55:33 [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/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.414279ms) from=10.242.91.146:40070 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (283.373µs) from=10.242.91.146:40072 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.566064ms) from=10.242.91.146:40074 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (1.857758ms) from=10.242.91.146:40076 2021/08/16 10:55:33 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.987677ms) from=10.242.91.146:40078 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (307.159µs) from=10.242.91.146:40080 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.140965ms) from=10.242.91.146:40082 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (351.851µs) from=10.242.91.146:40084 2021/08/16 10:55:33 [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/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.375108ms) from=10.242.91.146:40086 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (387.019µs) from=10.242.91.146:40088 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.997676ms) from=10.242.91.146:40090 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (512.774µs) from=10.242.91.146:40092 2021/08/16 10:55:33 [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/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.325139ms) from=10.242.91.146:40094 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (435.435µs) from=10.242.91.146:40096 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (2.971315ms) from=10.242.91.146:40098 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (351.773µs) from=10.242.91.146:40100 2021/08/16 10:55:33 [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/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.274457ms) from=10.242.91.146:40102 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (274.756µs) from=10.242.91.146:40104 2021/08/16 10:55:33 [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/08/16 10:55:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.012962ms) from=10.242.91.146:40106 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:33 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (283.679µs) from=10.242.91.146:40108 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.572829ms) from=10.242.91.146:40110 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (406.64µs) from=10.242.91.146:40112 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (2.91928ms) from=10.242.91.146:40114 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (206.264µs) from=10.242.91.146:40116 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (2.768622ms) from=10.242.91.146:40118 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (353.312µs) from=10.242.91.146:40120 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.768699ms) from=10.242.91.146:40122 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (270.429µs) from=10.242.91.146:40124 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (143.146005ms) from=10.242.91.146:40126 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (636.945µs) from=10.242.91.146:40130 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.66782ms) from=10.242.91.146:40132 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (467.663µs) from=10.242.91.146:40134 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.780359ms) from=10.242.91.146:40136 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (498.722µs) from=10.242.91.146:40138 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.557774ms) from=10.242.91.146:40142 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (519.042µs) from=10.242.91.146:40144 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.862067ms) from=10.242.91.146:40146 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (260.502µs) from=10.242.91.146:40148 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.649482ms) from=10.242.91.146:40150 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (367.934µs) from=10.242.91.146:40152 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.573948ms) from=10.242.91.146:40154 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (380.479µs) from=10.242.91.146:40156 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (2.957503ms) from=10.242.91.146:40158 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (546.997µs) from=10.242.91.146:40160 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.538715ms) from=10.242.91.146:40162 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (376.283µs) from=10.242.91.146:40164 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.589949ms) from=10.242.91.146:40166 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (524.02µs) from=10.242.91.146:40168 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (2.985704ms) from=10.242.91.146:40170 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (333.894µs) from=10.242.91.146:40172 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.218228ms) from=10.242.91.146:40174 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (422.848µs) from=10.242.91.146:40178 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.404241ms) from=10.242.91.146:40180 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (523.122µs) from=10.242.91.146:40182 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.329652ms) from=10.242.91.146:40184 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (298.396µs) from=10.242.91.146:40186 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.783921ms) from=10.242.91.146:40188 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (349.02µs) from=10.242.91.146:40190 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.524401ms) from=10.242.91.146:40192 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (393.426µs) from=10.242.91.146:40194 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.373287ms) from=10.242.91.146:40196 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (2.037913ms) from=10.242.91.146:40200 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.438771ms) from=10.242.91.146:40202 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (258.625µs) from=10.242.91.146:40204 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.045666ms) from=10.242.91.146:40206 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (422.828µs) from=10.242.91.146:40208 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.345368ms) from=10.242.91.146:40210 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (442.771µs) from=10.242.91.146:40212 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v11__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.927844ms) from=10.242.91.146:40214 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (277.259µs) from=10.242.91.146:40216 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v11_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.792ms) from=10.242.91.146:40218 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (442.135µs) from=10.242.91.146:40220 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v12__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.147446ms) from=10.242.91.146:40222 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (284.778µs) from=10.242.91.146:40224 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v12_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.603478ms) from=10.242.91.146:40226 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (285.891µs) from=10.242.91.146:40228 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v13__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.684106ms) from=10.242.91.146:40230 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (284.267µs) from=10.242.91.146:40232 2021/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v13_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.622353ms) from=10.242.91.146:40234 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (350.318µs) from=10.242.91.146:40236 2021/08/16 10:55:34 [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/08/16 10:55:34 [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/08/16 10:55:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [INFO] agent: Synced service "_v14__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.257613ms) from=10.242.91.146:40238 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:34 [DEBUG] agent: Node info in sync 2021/08/16 10:55:34 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.35798ms) from=10.242.91.146:40240 2021/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v14_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.850243ms) from=10.242.91.146:40242 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (365.025µs) from=10.242.91.146:40244 2021/08/16 10:55:35 [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/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v15__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.296156ms) from=10.242.91.146:40246 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (302.18µs) from=10.242.91.146:40248 2021/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v15_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.02921ms) from=10.242.91.146:40250 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (393.405µs) from=10.242.91.146:40252 2021/08/16 10:55:35 [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/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v16__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.47488ms) from=10.242.91.146:40254 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (324.22µs) from=10.242.91.146:40256 2021/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v16_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.7742ms) from=10.242.91.146:40258 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (308.763µs) from=10.242.91.146:40260 2021/08/16 10:55:35 [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/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v17__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.303022ms) from=10.242.91.146:40262 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (287.142µs) from=10.242.91.146:40264 2021/08/16 10:55:35 [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/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v17_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (2.955531ms) from=10.242.91.146:40266 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (337.599µs) from=10.242.91.146:40268 2021/08/16 10:55:35 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v18__aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.317409ms) from=10.242.91.146:40270 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (328.89µs) from=10.242.91.146:40272 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_nsd_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.27.188_9518" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [INFO] agent: Synced service "_v18_aai-nquery_10.242.146.66_8446" 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_message-router_10.96.117.11_3904" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Node info in sync 2021/08/16 10:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.236726ms) from=10.242.91.146:40274 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.240.138_9011" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.81.213_443" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v12_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud_10.96.228.216_9001" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.29.15_8080" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.30.26_9015" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.71.158_9007" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_parser_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v14__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v17_aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v1_catalog_10.96.176.209_8806" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "_v16__aai-nquery_10.242.146.66_8446" in sync 2021/08/16 10:55:35 [DEBUG] agent: Service "