+ 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: '32a1b642-497e-c946-1c52-732c72244036' Node name: 'dev-msb-consul-5fdfc4cfd5-tznlf' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/12 22:56:48 [DEBUG] agent: Using random ID "32a1b642-497e-c946-1c52-732c72244036" as node ID 2022/03/12 22:56:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:32a1b642-497e-c946-1c52-732c72244036 Address:127.0.0.1:8300}] 2022/03/12 22:56:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/12 22:56:48 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-tznlf.dc1 127.0.0.1 2022/03/12 22:56:48 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-tznlf 127.0.0.1 2022/03/12 22:56:48 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-tznlf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/12 22:56:48 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/12 22:56:48 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-tznlf.dc1" in area "wan" 2022/03/12 22:56:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/12 22:56:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/12 22:56:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/12 22:56:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/12 22:56:48 [INFO] agent: started state syncer 2022/03/12 22:56:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/12 22:56:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/12 22:56:48 [DEBUG] raft: Votes needed: 1 2022/03/12 22:56:48 [DEBUG] raft: Vote granted from 32a1b642-497e-c946-1c52-732c72244036 in term 2. Tally: 1 2022/03/12 22:56:48 [INFO] raft: Election won. Tally: 1 2022/03/12 22:56:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/12 22:56:48 [INFO] consul: cluster leadership acquired 2022/03/12 22:56:48 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-tznlf 2022/03/12 22:56:48 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/12 22:56:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 22:56:48 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-tznlf' joined, marking health alive 2022/03/12 22:56:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 22:56:49 [INFO] agent: Synced node info 2022/03/12 22:56:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 22:56:50 [DEBUG] agent: Node info in sync 2022/03/12 22:56:50 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/12 22:57:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 22:58:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 22:58:37 [DEBUG] agent: Node info in sync 2022/03/12 22:58:48 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-tznlf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/12 22:58:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 22:59:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 22:59:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 22:59:58 [DEBUG] agent: Node info in sync 2022/03/12 23:00:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 23:01:17 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-tznlf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/12 23:01:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 23:01:24 [DEBUG] agent: Node info in sync 2022/03/12 23:01:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 23:02:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 23:03:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 23:03:21 [DEBUG] agent: Node info in sync 2022/03/12 23:03:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-tznlf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/12 23:03:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 23:04:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/12 23:04:32 [DEBUG] agent: Node info in sync 2022/03/12 23:04:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 23:05:48 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-tznlf" since the cluster is too small 2022/03/12 23:05:51 [DEBUG] http: Request GET /v1/status/leader (1.121171ms) from=10.242.197.75:45508 2022/03/12 23:05:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:51 [INFO] agent: Synced service "_v1_sdc_10.96.92.67_8443" 2022/03/12 23:05:51 [DEBUG] agent: Node info in sync 2022/03/12 23:05:51 [DEBUG] http: Request PUT /v1/agent/service/register (331.816009ms) from=10.242.197.75:45512 2022/03/12 23:05:51 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:51 [DEBUG] agent: Node info in sync 2022/03/12 23:05:51 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (3.483523ms) from=10.242.197.75:45514 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.92.67_8080" 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (313.481217ms) from=10.242.197.75:45516 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (503.818µs) from=10.242.197.75:45518 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [INFO] agent: Synced service "_v1_sdc-gui_10.96.57.105_8181" 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (25.953958ms) from=10.242.197.75:45520 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (351.339µs) from=10.242.197.75:45522 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [INFO] agent: Synced service "_v1_message-router_10.96.208.247_3904" 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (24.022749ms) from=10.242.197.75:45524 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (514.014µs) from=10.242.197.75:45526 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.117.139_9015" 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (111.408724ms) from=10.242.197.75:45528 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (388.042µs) from=10.242.197.75:45532 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:52 [INFO] agent: Synced service "_v0_multicloud_10.96.172.25_9001" 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (236.832629ms) from=10.242.197.75:45534 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (556.045µs) from=10.242.197.75:45540 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:52 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:52 [INFO] agent: Synced service "_v1_multicloud_10.96.172.25_9001" 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request PUT /v1/agent/service/register (39.577262ms) from=10.242.197.75:45542 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:52 [DEBUG] agent: Node info in sync 2022/03/12 23:05:52 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (964.132µs) from=10.242.197.75:45544 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.177.217_443" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (36.703451ms) from=10.242.197.75:45548 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (437.02µs) from=10.242.197.75:45550 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.209.116_9011" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (41.025864ms) from=10.242.197.75:45552 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (860.434µs) from=10.242.197.75:45556 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.209.116_9011" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (12.588517ms) from=10.242.197.75:45558 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (432.925µs) from=10.242.197.75:45560 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.189.50_9007" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (128.149219ms) from=10.242.197.75:45562 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (461.799µs) from=10.242.197.75:45566 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.189.50_9007" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (58.3384ms) from=10.242.197.75:45568 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (377.857µs) from=10.242.197.75:45572 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v1_wf-gui_10.96.160.33_8443" 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (46.761599ms) from=10.242.197.75:45574 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (316.197µs) from=10.242.197.75:45576 2022/03/12 23:05:53 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (26.904082ms) from=10.242.197.75:45578 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (393.75µs) from=10.242.197.75:45580 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (7.948598ms) from=10.242.197.75:45582 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (421.931µs) from=10.242.197.75:45584 2022/03/12 23:05:53 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (83.541883ms) from=10.242.197.75:45586 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (438.465µs) from=10.242.197.75:45590 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request PUT /v1/agent/service/register (143.180435ms) from=10.242.197.75:45592 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:53 [DEBUG] agent: Node info in sync 2022/03/12 23:05:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (406.254µs) from=10.242.197.75:45596 2022/03/12 23:05:53 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (29.626958ms) from=10.242.197.75:45598 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (293.807µs) from=10.242.197.75:45600 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (33.758074ms) from=10.242.197.75:45602 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (440.941µs) from=10.242.197.75:45604 2022/03/12 23:05:54 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (31.889251ms) from=10.242.197.75:45606 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (552.311µs) from=10.242.197.75:45608 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (35.309107ms) from=10.242.197.75:45610 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (462.764µs) from=10.242.197.75:45612 2022/03/12 23:05:54 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (110.58909ms) from=10.242.197.75:45614 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (670.739µs) from=10.242.197.75:45616 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (235.726792ms) from=10.242.197.75:45618 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (566.276µs) from=10.242.197.75:45620 2022/03/12 23:05:54 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (109.792754ms) from=10.242.197.75:45622 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (936.082µs) from=10.242.197.75:45624 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request PUT /v1/agent/service/register (47.543614ms) from=10.242.197.75:45626 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:54 [DEBUG] agent: Node info in sync 2022/03/12 23:05:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (519.636µs) from=10.242.197.75:45628 2022/03/12 23:05:54 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:55 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-tznlf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Node info in sync 2022/03/12 23:05:55 [DEBUG] http: Request PUT /v1/agent/service/register (264.823271ms) from=10.242.197.75:45630 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Node info in sync 2022/03/12 23:05:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (407.82µs) from=10.242.197.75:45632 2022/03/12 23:05:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Node info in sync 2022/03/12 23:05:55 [DEBUG] http: Request PUT /v1/agent/service/register (41.963606ms) from=10.242.197.75:45634 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:55 [DEBUG] agent: Node info in sync 2022/03/12 23:05:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (495.511µs) from=10.242.197.75:45636 2022/03/12 23:05:55 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (161.322884ms) from=10.242.197.75:45640 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (320.877µs) from=10.242.197.75:45648 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (84.498694ms) from=10.242.197.75:45650 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (526.559µs) from=10.242.197.75:45654 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (151.90189ms) from=10.242.197.75:45656 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (586.111µs) from=10.242.197.75:45658 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (50.723169ms) from=10.242.197.75:45660 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (285.666µs) from=10.242.197.75:45662 2022/03/12 23:05:56 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (19.396756ms) from=10.242.197.75:45664 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (530.068µs) from=10.242.197.75:45666 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (83.964777ms) from=10.242.197.75:45668 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (402.477µs) from=10.242.197.75:45676 2022/03/12 23:05:56 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (88.967781ms) from=10.242.197.75:45678 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (345.905µs) from=10.242.197.75:45680 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request PUT /v1/agent/service/register (77.575435ms) from=10.242.197.75:45684 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:56 [DEBUG] agent: Node info in sync 2022/03/12 23:05:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (748.48µs) from=10.242.197.75:45686 2022/03/12 23:05:56 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (48.4119ms) from=10.242.197.75:45688 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (474.452µs) from=10.242.197.75:45690 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (34.445405ms) from=10.242.197.75:45692 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (346.781µs) from=10.242.197.75:45694 2022/03/12 23:05:57 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (29.519671ms) from=10.242.197.75:45696 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (421.485µs) from=10.242.197.75:45698 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (10.184945ms) from=10.242.197.75:45700 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (285.277µs) from=10.242.197.75:45702 2022/03/12 23:05:57 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (167.211883ms) from=10.242.197.75:45704 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (368.728µs) from=10.242.197.75:45708 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (117.963065ms) from=10.242.197.75:45710 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (346.702µs) from=10.242.197.75:45712 2022/03/12 23:05:57 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (63.58299ms) from=10.242.197.75:45714 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (315.28µs) from=10.242.197.75:45716 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (30.132126ms) from=10.242.197.75:45718 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (478.672µs) from=10.242.197.75:45720 2022/03/12 23:05:57 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (5.556625ms) from=10.242.197.75:45722 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (401.315µs) from=10.242.197.75:45724 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (75.76293ms) from=10.242.197.75:45726 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (329.515µs) from=10.242.197.75:45728 2022/03/12 23:05:57 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request PUT /v1/agent/service/register (60.117546ms) from=10.242.197.75:45730 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:57 [DEBUG] agent: Node info in sync 2022/03/12 23:05:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (399.211µs) from=10.242.197.75:45732 2022/03/12 23:05:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (114.35963ms) from=10.242.197.75:45734 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (476.889µs) from=10.242.197.75:45736 2022/03/12 23:05:58 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (271.70429ms) from=10.242.197.75:45738 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (1.037552ms) from=10.242.197.75:45742 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (3.786003ms) from=10.242.197.75:45744 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (384.253µs) from=10.242.197.75:45746 2022/03/12 23:05:58 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v11__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (47.550055ms) from=10.242.197.75:45748 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (497.732µs) from=10.242.197.75:45750 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v11_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (48.775988ms) from=10.242.197.75:45752 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (349.077µs) from=10.242.197.75:45754 2022/03/12 23:05:58 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v12__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (61.860971ms) from=10.242.197.75:45756 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (316.978µs) from=10.242.197.75:45758 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v12_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (20.682364ms) from=10.242.197.75:45760 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (354.951µs) from=10.242.197.75:45762 2022/03/12 23:05:58 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v13__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (41.801196ms) from=10.242.197.75:45764 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (391.841µs) from=10.242.197.75:45766 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v13_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (108.885733ms) from=10.242.197.75:45768 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (333.821µs) from=10.242.197.75:45770 2022/03/12 23:05:58 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v14__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (30.407936ms) from=10.242.197.75:45772 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (417.532µs) from=10.242.197.75:45782 2022/03/12 23:05:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05: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. 2022/03/12 23:05: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. 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [INFO] agent: Synced service "_v14_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:58 [DEBUG] http: Request PUT /v1/agent/service/register (25.430391ms) from=10.242.197.75:45784 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:58 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (431.26µs) from=10.242.197.75:45786 2022/03/12 23:05:59 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v15__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (63.795268ms) from=10.242.197.75:45788 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (304.816µs) from=10.242.197.75:45792 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v15_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.529128ms) from=10.242.197.75:45794 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (5.008462ms) from=10.242.197.75:45796 2022/03/12 23:05:59 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v16__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (24.278698ms) from=10.242.197.75:45798 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (308.006µs) from=10.242.197.75:45800 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v16_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (56.650355ms) from=10.242.197.75:45802 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (505.632µs) from=10.242.197.75:45806 2022/03/12 23:05:59 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v17__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (65.244023ms) from=10.242.197.75:45808 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (647.809µs) from=10.242.197.75:45810 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v17_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (31.886353ms) from=10.242.197.75:45812 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (457.036µs) from=10.242.197.75:45814 2022/03/12 23:05:59 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v18__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (4.355386ms) from=10.242.197.75:45816 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (327.475µs) from=10.242.197.75:45828 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v18_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (27.923852ms) from=10.242.197.75:45830 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (373.834µs) from=10.242.197.75:45832 2022/03/12 23:05:59 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v19__aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (39.157683ms) from=10.242.197.75:45834 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (339.001µs) from=10.242.197.75:45836 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [INFO] agent: Synced service "_v19_aai-nquery_10.242.48.66_8446" 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.57.105_8181" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.117.139_9015" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.160.33_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.189.50_9007" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.209.116_9011" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.92.67_8080" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_message-router_10.96.208.247_3904" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.217_443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Node info in sync 2022/03/12 23:05:59 [DEBUG] http: Request PUT /v1/agent/service/register (38.585113ms) from=10.242.197.75:45838 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v12_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v16__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v0_multicloud_10.96.172.25_9001" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v11__aai-nquery_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v1_sdc_10.96.92.67_8443" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.48.66_8446" in sync 2022/03/12 23:05:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.48.66