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: '5ef44b36-02bf-7717-37bc-8cc5c4f05def' Node name: 'onap-msb-consul-55bf85f47-vttqt' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/11/01 01:43:51 [DEBUG] agent: Using random ID "5ef44b36-02bf-7717-37bc-8cc5c4f05def" as node ID 2021/11/01 01:43:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5ef44b36-02bf-7717-37bc-8cc5c4f05def Address:127.0.0.1:8300}] 2021/11/01 01:43:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/11/01 01:43:51 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/11/01 01:43:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/11/01 01:43:51 [WARN] raft: Unable to get address for server id 5ef44b36-02bf-7717-37bc-8cc5c4f05def, using fallback address 127.0.0.1:8300: Could not find address for server id 5ef44b36-02bf-7717-37bc-8cc5c4f05def 2021/11/01 01:43:51 [DEBUG] raft: Votes needed: 1 2021/11/01 01:43:51 [DEBUG] raft: Vote granted from 5ef44b36-02bf-7717-37bc-8cc5c4f05def in term 2. Tally: 1 2021/11/01 01:43:51 [INFO] raft: Election won. Tally: 1 2021/11/01 01:43:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/11/01 01:43:51 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vttqt.dc1 127.0.0.1 2021/11/01 01:43:51 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-vttqt 127.0.0.1 2021/11/01 01:43:52 [INFO] consul: cluster leadership acquired 2021/11/01 01:43:52 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-vttqt.dc1" in area "wan" 2021/11/01 01:43:52 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-vttqt (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:43:52 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/11/01 01:43:52 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-vttqt 2021/11/01 01:43:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/11/01 01:43:52 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/11/01 01:43:52 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/11/01 01:43:52 [INFO] agent: started state syncer 2021/11/01 01:43:52 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/11/01 01:43:52 [INFO] agent: Synced node info 2021/11/01 01:43:52 [DEBUG] agent: Node info in sync 2021/11/01 01:43:53 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/11/01 01:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:43:53 [INFO] consul: member 'onap-msb-consul-55bf85f47-vttqt' joined, marking health alive 2021/11/01 01:43:53 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:43:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:43:54 [DEBUG] agent: Node info in sync 2021/11/01 01:44:05 [WARN] consul: error getting server health from "onap-msb-consul-55bf85f47-vttqt": context deadline exceeded ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/11/01 01:44:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:45:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:45:49 [DEBUG] agent: Node info in sync 2021/11/01 01:45:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vttqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:45:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:46:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:47:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:47:30 [DEBUG] agent: Node info in sync 2021/11/01 01:47:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:48:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vttqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:48:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:48:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:48:59 [DEBUG] agent: Node info in sync 2021/11/01 01:49:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:50:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:50:07 [DEBUG] agent: Node info in sync 2021/11/01 01:50:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vttqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:50:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:51:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:51:49 [DEBUG] agent: Node info in sync 2021/11/01 01:51:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:52:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:53:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vttqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:53:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:53:25 [DEBUG] agent: Node info in sync 2021/11/01 01:53:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:54:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:55:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:55:09 [DEBUG] agent: Node info in sync 2021/11/01 01:55:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vttqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:55:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:56:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:56:36 [DEBUG] agent: Node info in sync 2021/11/01 01:56:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:57:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:58:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-vttqt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/11/01 01:58:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/11/01 01:58:31 [DEBUG] agent: Node info in sync 2021/11/01 01:58:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:59:28 [DEBUG] http: Request GET /v1/status/leader (634.577µs) from=10.233.68.86:33050 2021/11/01 01:59:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:31 [INFO] agent: Synced service "_v0_multicloud_10.233.13.245_9001" 2021/11/01 01:59:31 [DEBUG] agent: Node info in sync 2021/11/01 01:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (757.836544ms) from=10.233.68.86:33216 2021/11/01 01:59:31 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:31 [DEBUG] agent: Node info in sync 2021/11/01 01:59:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.090436ms) from=10.233.68.86:33294 2021/11/01 01:59:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:32 [INFO] agent: Synced service "_v1_multicloud_10.233.13.245_9001" 2021/11/01 01:59:32 [DEBUG] agent: Node info in sync 2021/11/01 01:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (625.706143ms) from=10.233.68.86:33344 2021/11/01 01:59:32 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:32 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:32 [DEBUG] agent: Node info in sync 2021/11/01 01:59:32 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (508.847µs) from=10.233.68.86:33408 2021/11/01 01:59:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:33 [INFO] agent: Synced service "_v1_wf-gui_10.233.28.10_8443" 2021/11/01 01:59:33 [DEBUG] agent: Node info in sync 2021/11/01 01:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.083408057s) from=10.233.68.86:33450 2021/11/01 01:59:33 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:33 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:33 [DEBUG] agent: Node info in sync 2021/11/01 01:59:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.245497ms) from=10.233.68.86:33550 2021/11/01 01:59:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:34 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.0.232_9007" 2021/11/01 01:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:34 [DEBUG] agent: Node info in sync 2021/11/01 01:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (293.354976ms) from=10.233.68.86:33590 2021/11/01 01:59:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:34 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:34 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:34 [DEBUG] agent: Node info in sync 2021/11/01 01:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (467.441µs) from=10.233.68.86:33616 2021/11/01 01:59:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.0.232_9007" 2021/11/01 01:59:35 [DEBUG] agent: Node info in sync 2021/11/01 01:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (198.833669ms) from=10.233.68.86:33682 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:35 [DEBUG] agent: Node info in sync 2021/11/01 01:59:35 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (394.15µs) from=10.233.68.86:33702 2021/11/01 01:59:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [INFO] agent: Synced service "_v1_message-router_10.233.53.42_3904" 2021/11/01 01:59:35 [DEBUG] agent: Node info in sync 2021/11/01 01:59:35 [DEBUG] http: Request PUT /v1/agent/service/register (7.664292ms) from=10.233.68.86:33734 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:35 [DEBUG] agent: Node info in sync 2021/11/01 01:59:35 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (434.699µs) from=10.233.68.86:33758 2021/11/01 01:59:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:36 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.26.132_443" 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:36 [DEBUG] agent: Node info in sync 2021/11/01 01:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (273.163344ms) from=10.233.68.86:33784 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Node info in sync 2021/11/01 01:59:36 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (317.656µs) from=10.233.68.86:33810 2021/11/01 01:59:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:36 [INFO] agent: Synced service "_v1_sdc_10.233.36.36_8443" 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Node info in sync 2021/11/01 01:59:36 [DEBUG] http: Request PUT /v1/agent/service/register (296.836888ms) from=10.233.68.86:33812 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:36 [DEBUG] agent: Node info in sync 2021/11/01 01:59:36 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (564.218µs) from=10.233.68.86:33856 2021/11/01 01:59:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.36.36_8080" 2021/11/01 01:59:38 [DEBUG] agent: Node info in sync 2021/11/01 01:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.075933868s) from=10.233.68.86:33870 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Node info in sync 2021/11/01 01:59:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (471.323µs) from=10.233.68.86:33970 2021/11/01 01:59:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59: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. 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:38 [INFO] agent: Synced service "_v1_parser_10.233.11.77_8806" 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Node info in sync 2021/11/01 01:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (692.807449ms) from=10.233.68.86:33972 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:38 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:38 [DEBUG] agent: Node info in sync 2021/11/01 01:59:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (297.391µs) from=10.233.68.86:34034 2021/11/01 01:59: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. 2021/11/01 01:59: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. 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:39 [INFO] agent: Synced service "_v1_catalog_10.233.11.77_8806" 2021/11/01 01:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:39 [DEBUG] agent: Node info in sync 2021/11/01 01:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (101.271779ms) from=10.233.68.86:34052 2021/11/01 01:59:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (525.789µs) from=10.233.68.86:34066 2021/11/01 01:59: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. 2021/11/01 01:59: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. 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:39 [INFO] agent: Synced service "_v1_nsd_10.233.11.77_8806" 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:39 [DEBUG] agent: Node info in sync 2021/11/01 01:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (183.259493ms) from=10.233.68.86:34114 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Node info in sync 2021/11/01 01:59:40 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (751.536µs) from=10.233.68.86:34128 2021/11/01 01:59:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59: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. 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.77_8806" 2021/11/01 01:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Node info in sync 2021/11/01 01:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (20.533492ms) from=10.233.68.86:34190 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:40 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:40 [DEBUG] agent: Node info in sync 2021/11/01 01:59:41 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (602.288µs) from=10.233.68.86:34228 2021/11/01 01:59:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59: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. 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.9.152_9011" 2021/11/01 01:59:41 [DEBUG] agent: Node info in sync 2021/11/01 01:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (402.331998ms) from=10.233.68.86:34240 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:41 [DEBUG] agent: Node info in sync 2021/11/01 01:59:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (356.173µs) from=10.233.68.86:34296 2021/11/01 01:59:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59: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. 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.9.152_9011" 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:42 [DEBUG] agent: Node info in sync 2021/11/01 01:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.741607ms) from=10.233.68.86:34318 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:42 [DEBUG] agent: Node info in sync 2021/11/01 01:59:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (410.18µs) from=10.233.68.86:34354 2021/11/01 01:59:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [INFO] agent: Synced service "_v1_sdc-gui_10.233.0.212_8181" 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Node info in sync 2021/11/01 01:59:42 [DEBUG] http: Request PUT /v1/agent/service/register (205.1646ms) from=10.233.68.86:34378 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:42 [DEBUG] agent: Node info in sync 2021/11/01 01:59:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (443.457µs) from=10.233.68.86:34418 2021/11/01 01:59:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:43 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.53.247_9015" 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Node info in sync 2021/11/01 01:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (223.968103ms) from=10.233.68.86:34438 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Node info in sync 2021/11/01 01:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (586.755µs) from=10.233.68.86:34456 2021/11/01 01:59:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:43 [INFO] agent: Synced service "_v1_sdnc_10.233.50.141_8282" 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Node info in sync 2021/11/01 01:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (300.626593ms) from=10.233.68.86:34474 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:43 [DEBUG] agent: Node info in sync 2021/11/01 01:59:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (531.838µs) from=10.233.68.86:34522 2021/11/01 01:59:44 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:44 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:44 [DEBUG] agent: Node info in sync 2021/11/01 01:59:44 [DEBUG] http: Request PUT /v1/agent/service/register (401.226426ms) from=10.233.68.86:34536 2021/11/01 01:59:44 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (1.679594ms) from=10.233.68.86:34572 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:45 [DEBUG] agent: Node info in sync 2021/11/01 01:59:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:45 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:45 [DEBUG] agent: Node info in sync 2021/11/01 01:59:45 [DEBUG] http: Request PUT /v1/agent/service/register (399.775997ms) from=10.233.68.86:34652 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:45 [DEBUG] agent: Node info in sync 2021/11/01 01:59:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (922.953µs) from=10.233.68.86:34700 2021/11/01 01:59:45 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:46 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Node info in sync 2021/11/01 01:59:46 [DEBUG] http: Request PUT /v1/agent/service/register (204.555233ms) from=10.233.68.86:34714 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Node info in sync 2021/11/01 01:59:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (100.184102ms) from=10.233.68.86:34742 2021/11/01 01:59:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:46 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Node info in sync 2021/11/01 01:59:46 [DEBUG] http: Request PUT /v1/agent/service/register (200.670678ms) from=10.233.68.86:34760 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:46 [DEBUG] agent: Node info in sync 2021/11/01 01:59:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (534.801µs) from=10.233.68.86:34788 2021/11/01 01:59:46 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Node info in sync 2021/11/01 01:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (299.930514ms) from=10.233.68.86:34798 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (538.321µs) from=10.233.68.86:34840 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Node info in sync 2021/11/01 01:59:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Node info in sync 2021/11/01 01:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (77.920218ms) from=10.233.68.86:34870 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Node info in sync 2021/11/01 01:59:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (568.566µs) from=10.233.68.86:34880 2021/11/01 01:59:47 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Node info in sync 2021/11/01 01:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (300.78605ms) from=10.233.68.86:34884 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:47 [DEBUG] agent: Node info in sync 2021/11/01 01:59:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (891.798909ms) from=10.233.68.86:34922 2021/11/01 01:59:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:49 [DEBUG] agent: Node info in sync 2021/11/01 01:59:49 [DEBUG] http: Request PUT /v1/agent/service/register (300.532506ms) from=10.233.68.86:35004 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:49 [DEBUG] agent: Node info in sync 2021/11/01 01:59:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (565.237µs) from=10.233.68.86:35034 2021/11/01 01:59:49 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Node info in sync 2021/11/01 01:59:50 [DEBUG] http: Request PUT /v1/agent/service/register (630.911041ms) from=10.233.68.86:35044 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Node info in sync 2021/11/01 01:59:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (365.624µs) from=10.233.68.86:35114 2021/11/01 01:59:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Node info in sync 2021/11/01 01:59:50 [DEBUG] http: Request PUT /v1/agent/service/register (399.965858ms) from=10.233.68.86:35116 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:50 [DEBUG] agent: Node info in sync 2021/11/01 01:59:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (505.066µs) from=10.233.68.86:35168 2021/11/01 01:59:50 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Node info in sync 2021/11/01 01:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (372.883492ms) from=10.233.68.86:35178 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:51 [DEBUG] agent: Node info in sync 2021/11/01 01:59:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (462.995µs) from=10.233.68.86:35212 2021/11/01 01:59:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Node info in sync 2021/11/01 01:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (221.278205ms) from=10.233.68.86:35214 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:51 [DEBUG] agent: Node info in sync 2021/11/01 01:59:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (549.547µs) from=10.233.68.86:35262 2021/11/01 01:59:51 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:52 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:52 [DEBUG] agent: Node info in sync 2021/11/01 01:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (691.003309ms) from=10.233.68.86:35264 2021/11/01 01:59:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:52 [DEBUG] agent: Node info in sync 2021/11/01 01:59:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (489.607µs) from=10.233.68.86:35350 2021/11/01 01:59:52 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-vttqt" since the cluster is too small 2021/11/01 01:59:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Node info in sync 2021/11/01 01:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (700.059311ms) from=10.233.68.86:35362 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:53 [DEBUG] agent: Node info in sync 2021/11/01 01:59:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (462.51µs) from=10.233.68.86:35438 2021/11/01 01:59:53 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Node info in sync 2021/11/01 01:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (210.990345ms) from=10.233.68.86:35450 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:53 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Node info in sync 2021/11/01 01:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (436.994µs) from=10.233.68.86:35494 2021/11/01 01:59:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Node info in sync 2021/11/01 01:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (705.503243ms) from=10.233.68.86:35514 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:54 [DEBUG] agent: Node info in sync 2021/11/01 01:59:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (700.372205ms) from=10.233.68.86:35588 2021/11/01 01:59:56 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:56 [DEBUG] agent: Node info in sync 2021/11/01 01:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (773.697325ms) from=10.233.68.86:35692 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:56 [DEBUG] agent: Node info in sync 2021/11/01 01:59:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (513.599µs) from=10.233.68.86:35780 2021/11/01 01:59:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.144_8446" 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Node info in sync 2021/11/01 01:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (276.992218ms) from=10.233.68.86:35804 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Node info in sync 2021/11/01 01:59:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (539.847µs) from=10.233.68.86:35836 2021/11/01 01:59:57 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.144_8446" 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Node info in sync 2021/11/01 01:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (128.336039ms) from=10.233.68.86:35848 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:57 [DEBUG] agent: Node info in sync 2021/11/01 01:59:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (591.505µs) from=10.233.68.86:35868 2021/11/01 01:59:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.144_8446" 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Node info in sync 2021/11/01 01:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (500.683079ms) from=10.233.68.86:35880 2021/11/01 01:59:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:58 [DEBUG] agent: Node info in sync 2021/11/01 01:59:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (478.839µs) from=10.233.68.86:35946 2021/11/01 01:59:58 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.144_8446" 2021/11/01 01:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Node info in sync 2021/11/01 01:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (300.643556ms) from=10.233.68.86:35958 2021/11/01 01:59:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 01:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 01:59:59 [DEBUG] agent: Node info in sync 2021/11/01 01:59:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (389.028µs) from=10.233.68.86:36002 2021/11/01 01:59:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 01:59:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:00 [DEBUG] agent: Node info in sync 2021/11/01 02:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (899.796279ms) from=10.233.68.86:36014 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:00 [DEBUG] agent: Node info in sync 2021/11/01 02:00:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (190.377948ms) from=10.233.68.86:36112 2021/11/01 02:00:01 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Node info in sync 2021/11/01 02:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (500.995603ms) from=10.233.68.86:36132 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:01 [DEBUG] agent: Node info in sync 2021/11/01 02:00:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (299.783041ms) from=10.233.68.86:36214 2021/11/01 02:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Node info in sync 2021/11/01 02:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (401.139839ms) from=10.233.68.86:36250 2021/11/01 02:00:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:02 [DEBUG] agent: Node info in sync 2021/11/01 02:00:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (495.266µs) from=10.233.68.86:36298 2021/11/01 02:00:02 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:03 [DEBUG] agent: Node info in sync 2021/11/01 02:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (512.155988ms) from=10.233.68.86:36316 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:03 [DEBUG] agent: Node info in sync 2021/11/01 02:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (395.53µs) from=10.233.68.86:36382 2021/11/01 02:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Node info in sync 2021/11/01 02:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (773.50799ms) from=10.233.68.86:36398 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Node info in sync 2021/11/01 02:00:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (99.87664ms) from=10.233.68.86:36472 2021/11/01 02:00:04 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:04 [DEBUG] agent: Node info in sync 2021/11/01 02:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (476.046537ms) from=10.233.68.86:36492 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:04 [DEBUG] agent: Node info in sync 2021/11/01 02:00:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (588.318µs) from=10.233.68.86:36546 2021/11/01 02:00:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Node info in sync 2021/11/01 02:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (700.285264ms) from=10.233.68.86:36560 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:05 [DEBUG] agent: Node info in sync 2021/11/01 02:00:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (314.444µs) from=10.233.68.86:36618 2021/11/01 02:00:05 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Node info in sync 2021/11/01 02:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (205.370268ms) from=10.233.68.86:36630 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Node info in sync 2021/11/01 02:00:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (564.338µs) from=10.233.68.86:36656 2021/11/01 02:00:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:06 [DEBUG] agent: Node info in sync 2021/11/01 02:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.800545ms) from=10.233.68.86:36666 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Node info in sync 2021/11/01 02:00:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (430.82µs) from=10.233.68.86:36756 2021/11/01 02:00:07 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Node info in sync 2021/11/01 02:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (293.639946ms) from=10.233.68.86:36766 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Node info in sync 2021/11/01 02:00:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (364.55µs) from=10.233.68.86:36804 2021/11/01 02:00:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Node info in sync 2021/11/01 02:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (282.894248ms) from=10.233.68.86:36810 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:07 [DEBUG] agent: Node info in sync 2021/11/01 02:00:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (564.488µs) from=10.233.68.86:36838 2021/11/01 02:00:08 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Node info in sync 2021/11/01 02:00:08 [DEBUG] http: Request PUT /v1/agent/service/register (380.246638ms) from=10.233.68.86:36876 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:08 [DEBUG] agent: Node info in sync 2021/11/01 02:00:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (199.975932ms) from=10.233.68.86:36920 2021/11/01 02:00:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Node info in sync 2021/11/01 02:00:09 [DEBUG] http: Request PUT /v1/agent/service/register (735.244257ms) from=10.233.68.86:36958 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:09 [DEBUG] agent: Node info in sync 2021/11/01 02:00:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (347.769µs) from=10.233.68.86:37028 2021/11/01 02:00:10 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Node info in sync 2021/11/01 02:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (902.458678ms) from=10.233.68.86:37046 2021/11/01 02:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:11 [DEBUG] agent: Node info in sync 2021/11/01 02:00:11 [WARN] consul: error getting server health from "onap-msb-consul-55bf85f47-vttqt": context deadline exceeded 2021/11/01 02:00:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (528.734µs) from=10.233.68.86:37126 2021/11/01 02:00:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.144_8446" 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:12 [DEBUG] agent: Node info in sync 2021/11/01 02:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (979.6447ms) from=10.233.68.86:37194 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:12 [DEBUG] agent: Node info in sync 2021/11/01 02:00:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (553.959µs) from=10.233.68.86:37294 2021/11/01 02:00:13 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Node info in sync 2021/11/01 02:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (377.076962ms) from=10.233.68.86:37318 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:13 [DEBUG] agent: Node info in sync 2021/11/01 02:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (584.362µs) from=10.233.68.86:37362 2021/11/01 02:00:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Node info in sync 2021/11/01 02:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (771.032952ms) from=10.233.68.86:37366 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Node info in sync 2021/11/01 02:00:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (414.129µs) from=10.233.68.86:37444 2021/11/01 02:00:14 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:14 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Node info in sync 2021/11/01 02:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (332.556686ms) from=10.233.68.86:37454 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:14 [DEBUG] agent: Node info in sync 2021/11/01 02:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (751.303µs) from=10.233.68.86:37492 2021/11/01 02:00:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Node info in sync 2021/11/01 02:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (990.489393ms) from=10.233.68.86:37512 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Node info in sync 2021/11/01 02:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (474.444µs) from=10.233.68.86:37602 2021/11/01 02:00:16 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Node info in sync 2021/11/01 02:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.101101388s) from=10.233.68.86:37610 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Node info in sync 2021/11/01 02:00:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (493.47µs) from=10.233.68.86:37718 2021/11/01 02:00:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:17 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Node info in sync 2021/11/01 02:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (382.582224ms) from=10.233.68.86:37736 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:17 [DEBUG] agent: Node info in sync 2021/11/01 02:00:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (583.542µs) from=10.233.68.86:37778 2021/11/01 02:00:18 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Node info in sync 2021/11/01 02:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (258.921167ms) from=10.233.68.86:37788 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:18 [DEBUG] agent: Node info in sync 2021/11/01 02:00:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (460.461µs) from=10.233.68.86:37822 2021/11/01 02:00:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Node info in sync 2021/11/01 02:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (301.562461ms) from=10.233.68.86:37832 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:18 [DEBUG] agent: Node info in sync 2021/11/01 02:00:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (626.759µs) from=10.233.68.86:37874 2021/11/01 02:00:19 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Node info in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:20 [DEBUG] agent: Node info in sync 2021/11/01 02:00:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.576422691s) from=10.233.68.86:37900 2021/11/01 02:00:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (571.244µs) from=10.233.68.86:38040 2021/11/01 02:00:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Node info in sync 2021/11/01 02:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (408.590407ms) from=10.233.68.86:38052 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:21 [DEBUG] agent: Node info in sync 2021/11/01 02:00:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (513.858µs) from=10.233.68.86:38094 2021/11/01 02:00:21 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Node info in sync 2021/11/01 02:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (657.429466ms) from=10.233.68.86:38118 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:22 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:22 [DEBUG] agent: Node info in sync 2021/11/01 02:00:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (541.092µs) from=10.233.68.86:38188 2021/11/01 02:00:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:23 [DEBUG] agent: Node info in sync 2021/11/01 02:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (799.975372ms) from=10.233.68.86:38190 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:23 [DEBUG] agent: Node info in sync 2021/11/01 02:00:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (566.489µs) from=10.233.68.86:38212 2021/11/01 02:00:23 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.144_8446" 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Node info in sync 2021/11/01 02:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (701.369382ms) from=10.233.68.86:38218 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdc_10.233.36.36_8443" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.28.10_8443" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.53.42_3904" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_parser_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.53.247_9015" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.0.232_9007" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.26.132_443" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.77_8806" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.36.36_8080" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.0.212_8181" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.13.245_9001" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_sdnc_10.233.50.141_8282" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.9.152_9011" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.144_8446" in sync 2021/11/01 02:00:24 [DEBUG] agent