By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'ed07eabb-ac2c-c5df-4edb-fd206a7808d1' Node name: 'dev-msb-consul-5fdfc4cfd5-gfkh6' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/02 22:59:17 [DEBUG] agent: Using random ID "ed07eabb-ac2c-c5df-4edb-fd206a7808d1" as node ID 2022/03/02 22:59:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ed07eabb-ac2c-c5df-4edb-fd206a7808d1 Address:127.0.0.1:8300}] 2022/03/02 22:59:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/02 22:59:17 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-gfkh6.dc1 127.0.0.1 2022/03/02 22:59:17 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-gfkh6 127.0.0.1 2022/03/02 22:59:17 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-gfkh6.dc1" in area "wan" 2022/03/02 22:59:17 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-gfkh6 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/02 22:59:17 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/02 22:59:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/02 22:59:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/02 22:59:17 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/02 22:59:17 [INFO] agent: started state syncer 2022/03/02 22:59:17 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/02 22:59:17 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/02 22:59:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/02 22:59:17 [DEBUG] raft: Votes needed: 1 2022/03/02 22:59:17 [DEBUG] raft: Vote granted from ed07eabb-ac2c-c5df-4edb-fd206a7808d1 in term 2. Tally: 1 2022/03/02 22:59:17 [INFO] raft: Election won. Tally: 1 2022/03/02 22:59:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/02 22:59:17 [INFO] consul: cluster leadership acquired 2022/03/02 22:59:17 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-gfkh6 2022/03/02 22:59:17 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/02 22:59:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 22:59:17 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-gfkh6' joined, marking health alive 2022/03/02 22:59:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 22:59:17 [INFO] agent: Synced node info 2022/03/02 22:59:17 [DEBUG] agent: Node info in sync 2022/03/02 22:59:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 22:59:20 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/02 23:00:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:01:17 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-gfkh6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/02 23:01:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 23:01:17 [DEBUG] agent: Node info in sync 2022/03/02 23:01:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:02:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:02:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 23:02:27 [DEBUG] agent: Node info in sync 2022/03/02 23:03:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:03:45 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-gfkh6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/02 23:04:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 23:04:06 [DEBUG] agent: Node info in sync 2022/03/02 23:04:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:05:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:05:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 23:05:52 [DEBUG] agent: Node info in sync 2022/03/02 23:06:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:06:17 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-gfkh6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/02 23:07:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/02 23:07:08 [DEBUG] agent: Node info in sync 2022/03/02 23:07:17 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-gfkh6" since the cluster is too small 2022/03/02 23:07:38 [DEBUG] http: Request GET /v1/status/leader (6.129069ms) from=10.242.91.137:54990 2022/03/02 23:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:38 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.118.140_9007" 2022/03/02 23:07:38 [DEBUG] agent: Node info in sync 2022/03/02 23:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.31861ms) from=10.242.91.137:54992 2022/03/02 23:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:38 [DEBUG] agent: Node info in sync 2022/03/02 23:07:38 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.085147ms) from=10.242.91.137:54994 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.118.140_9007" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.49207ms) from=10.242.91.137:54996 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (572.817µs) from=10.242.91.137:54998 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [INFO] agent: Synced service "_v0_multicloud_10.96.119.163_9001" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.609822ms) from=10.242.91.137:55000 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (535.614µs) from=10.242.91.137:55002 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_multicloud_10.96.119.163_9001" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.894947ms) from=10.242.91.137:55004 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (331.506µs) from=10.242.91.137:55006 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_wf-gui_10.96.73.83_8443" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.078815ms) from=10.242.91.137:55008 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (576.255µs) from=10.242.91.137:55010 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.21.120_9015" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.963368ms) from=10.242.91.137:55014 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (439.427µs) from=10.242.91.137:55018 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_parser_10.96.76.10_8806" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.158596ms) from=10.242.91.137:55020 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (288.267µs) from=10.242.91.137:55022 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_catalog_10.96.76.10_8806" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.729312ms) from=10.242.91.137:55024 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (2.779733ms) from=10.242.91.137:55026 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_nsd_10.96.76.10_8806" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.347864ms) from=10.242.91.137:55028 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (573.807µs) from=10.242.91.137:55030 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.76.10_8806" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.209694ms) from=10.242.91.137:55032 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (421.499µs) from=10.242.91.137:55034 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_sdc_10.96.86.11_8443" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.923447ms) from=10.242.91.137:55036 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (3.905787ms) from=10.242.91.137:55038 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.86.11_8080" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.855323ms) from=10.242.91.137:55040 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (335.567µs) from=10.242.91.137:55042 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.112.107_443" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.578614ms) from=10.242.91.137:55044 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (281.879µs) from=10.242.91.137:55046 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v1_message-router_10.96.88.166_3904" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (4.951259ms) from=10.242.91.137:55048 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (258.675µs) from=10.242.91.137:55050 2022/03/02 23:07:39 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.061473ms) from=10.242.91.137:55052 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (424.556µs) from=10.242.91.137:55054 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.652415ms) from=10.242.91.137:55056 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (358.661µs) from=10.242.91.137:55058 2022/03/02 23:07:39 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.370717ms) from=10.242.91.137:55060 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (459.187µs) from=10.242.91.137:55062 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (5.745277ms) from=10.242.91.137:55064 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (471.744µs) from=10.242.91.137:55066 2022/03/02 23:07:39 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.451772ms) from=10.242.91.137:55068 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (405.312µs) from=10.242.91.137:55070 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (7.624219ms) from=10.242.91.137:55072 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (397.174µs) from=10.242.91.137:55074 2022/03/02 23:07:39 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.310891ms) from=10.242.91.137:55076 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (358.666µs) from=10.242.91.137:55078 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.540344ms) from=10.242.91.137:55080 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (365.371µs) from=10.242.91.137:55082 2022/03/02 23:07:39 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (3.061686ms) from=10.242.91.137:55086 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (369.238µs) from=10.242.91.137:55088 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (2.950006ms) from=10.242.91.137:55090 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (405.62µs) from=10.242.91.137:55092 2022/03/02 23:07:39 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (6.525797ms) from=10.242.91.137:55096 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:39 [DEBUG] agent: Node info in sync 2022/03/02 23:07:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (703.452µs) from=10.242.91.137:55098 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.108584ms) from=10.242.91.137:55100 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (467.911µs) from=10.242.91.137:55102 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.434411ms) from=10.242.91.137:55104 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (186.298µs) from=10.242.91.137:55106 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.143338ms) from=10.242.91.137:55108 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (434.797µs) from=10.242.91.137:55110 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.962303ms) from=10.242.91.137:55112 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (430.812µs) from=10.242.91.137:55114 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.599337ms) from=10.242.91.137:55116 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (231.874µs) from=10.242.91.137:55118 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.617467ms) from=10.242.91.137:55120 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (343.391µs) from=10.242.91.137:55122 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.720005ms) from=10.242.91.137:55124 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (373.87µs) from=10.242.91.137:55126 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.968794ms) from=10.242.91.137:55128 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (480.864µs) from=10.242.91.137:55130 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.647717ms) from=10.242.91.137:55132 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (754.767µs) from=10.242.91.137:55134 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.429903ms) from=10.242.91.137:55136 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (417.998µs) from=10.242.91.137:55138 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.733923ms) from=10.242.91.137:55140 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (367.441µs) from=10.242.91.137:55142 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.706899ms) from=10.242.91.137:55144 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (409.877µs) from=10.242.91.137:55146 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.114189ms) from=10.242.91.137:55148 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (428.222µs) from=10.242.91.137:55150 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.917432ms) from=10.242.91.137:55152 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (362.747µs) from=10.242.91.137:55154 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.811976ms) from=10.242.91.137:55156 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (438.318µs) from=10.242.91.137:55158 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (7.368588ms) from=10.242.91.137:55160 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (221.528µs) from=10.242.91.137:55162 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.303794ms) from=10.242.91.137:55164 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (605.59µs) from=10.242.91.137:55166 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.476166ms) from=10.242.91.137:55168 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (464.62µs) from=10.242.91.137:55170 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (3.303615ms) from=10.242.91.137:55172 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (315.069µs) from=10.242.91.137:55174 2022/03/02 23:07:40 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.229019ms) from=10.242.91.137:55176 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (611.973µs) from=10.242.91.137:55178 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (4.479417ms) from=10.242.91.137:55180 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:40 [DEBUG] agent: Node info in sync 2022/03/02 23:07:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (235.685µs) from=10.242.91.137:55182 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.639174ms) from=10.242.91.137:55184 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (338.556µs) from=10.242.91.137:55186 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.032055ms) from=10.242.91.137:55188 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (353.216µs) from=10.242.91.137:55190 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.913592ms) from=10.242.91.137:55192 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (270.911µs) from=10.242.91.137:55194 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.361262ms) from=10.242.91.137:55198 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (232.858µs) from=10.242.91.137:55200 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v11__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.313391ms) from=10.242.91.137:55202 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (263.772µs) from=10.242.91.137:55204 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v11_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.732406ms) from=10.242.91.137:55208 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (272.527µs) from=10.242.91.137:55210 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v12__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.059593ms) from=10.242.91.137:55212 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (2.935191ms) from=10.242.91.137:55214 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v12_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.91655ms) from=10.242.91.137:55216 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (318.108µs) from=10.242.91.137:55220 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v13__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.518087ms) from=10.242.91.137:55222 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (319.646µs) from=10.242.91.137:55224 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v13_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.828943ms) from=10.242.91.137:55228 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (421.52µs) from=10.242.91.137:55230 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v14__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.963117ms) from=10.242.91.137:55232 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (486.779µs) from=10.242.91.137:55234 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v14_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.547413ms) from=10.242.91.137:55236 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (300.764µs) from=10.242.91.137:55240 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v15__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.223813ms) from=10.242.91.137:55242 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (370.17µs) from=10.242.91.137:55244 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v15_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (6.179642ms) from=10.242.91.137:55246 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (371.687µs) from=10.242.91.137:55248 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v16__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.18082ms) from=10.242.91.137:55250 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (404.147µs) from=10.242.91.137:55252 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v16_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.056632ms) from=10.242.91.137:55254 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (285.401µs) from=10.242.91.137:55256 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v17__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (2.896309ms) from=10.242.91.137:55258 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (336.602µs) from=10.242.91.137:55260 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v17_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.03424ms) from=10.242.91.137:55262 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (335.983µs) from=10.242.91.137:55264 2022/03/02 23:07:41 [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. 2022/03/02 23:07:41 [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. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v18__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.357668ms) from=10.242.91.137:55266 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (233.534µs) from=10.242.91.137:55268 2022/03/02 23:07:41 [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. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v18_aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (2.959859ms) from=10.242.91.137:55270 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (1.759191ms) from=10.242.91.137:55272 2022/03/02 23:07:41 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [INFO] agent: Synced service "_v19__aai-nquery_10.242.91.131_8446" 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.21.120_9015" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_message-router_10.96.88.166_3904" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud_10.96.119.163_9001" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_catalog_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_nsd_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc_10.96.86.11_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.86.11_8080" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.112.107_443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Node info in sync 2022/03/02 23:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (4.049755ms) from=10.242.91.137:55278 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_parser_10.96.76.10_8806" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.118.140_9007" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.96.73.83_8443" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v17__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v14_aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v18__aai-nquery_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.91.131_8446" in sync 2022/03/02 23:07:41 [DEBUG] agent: Service "_v12__aai-n