By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + grep ^- + echo agent + [ 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: 'fdca0079-f659-1b5b-07ff-7119c701075a' Node name: 'onap-msb-consul-59f55f8877-8n2d8' 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/02/26 00:40:31 [DEBUG] agent: Using random ID "fdca0079-f659-1b5b-07ff-7119c701075a" as node ID 2022/02/26 00:40:31 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fdca0079-f659-1b5b-07ff-7119c701075a Address:127.0.0.1:8300}] 2022/02/26 00:40:31 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/02/26 00:40:31 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-8n2d8.dc1 127.0.0.1 2022/02/26 00:40:32 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/02/26 00:40:32 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/02/26 00:40:32 [WARN] raft: Unable to get address for server id fdca0079-f659-1b5b-07ff-7119c701075a, using fallback address 127.0.0.1:8300: Could not find address for server id fdca0079-f659-1b5b-07ff-7119c701075a 2022/02/26 00:40:32 [DEBUG] raft: Votes needed: 1 2022/02/26 00:40:32 [DEBUG] raft: Vote granted from fdca0079-f659-1b5b-07ff-7119c701075a in term 2. Tally: 1 2022/02/26 00:40:32 [INFO] raft: Election won. Tally: 1 2022/02/26 00:40:32 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/02/26 00:40:32 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-8n2d8 127.0.0.1 2022/02/26 00:40:32 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/02/26 00:40:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/02/26 00:40:32 [INFO] consul: cluster leadership acquired 2022/02/26 00:40:32 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-8n2d8 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:40:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/02/26 00:40:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-8n2d8.dc1" in area "wan" 2022/02/26 00:40:32 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-8n2d8 2022/02/26 00:40:33 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/02/26 00:40:33 [INFO] agent: started state syncer 2022/02/26 00:40:33 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/02/26 00:40:33 [INFO] agent: Synced node info 2022/02/26 00:40:33 [DEBUG] agent: Node info in sync 2022/02/26 00:40:34 [DEBUG] agent: Node info in sync 2022/02/26 00:40:35 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/02/26 00:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:40:35 [INFO] consul: member 'onap-msb-consul-59f55f8877-8n2d8' joined, marking health alive 2022/02/26 00:40:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small ==> 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/02/26 00:41:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:42:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:42:07 [DEBUG] agent: Node info in sync 2022/02/26 00:42:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8n2d8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:42:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:43:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:43:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:43:42 [DEBUG] agent: Node info in sync 2022/02/26 00:44:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:45:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8n2d8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:45:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:45:15 [DEBUG] agent: Node info in sync 2022/02/26 00:45:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:46:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:47:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:47:14 [DEBUG] agent: Node info in sync 2022/02/26 00:47:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:47:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8n2d8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:48:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:49:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:49:12 [DEBUG] agent: Node info in sync 2022/02/26 00:49:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:50:10 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8n2d8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:50:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:50:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:50:36 [DEBUG] agent: Node info in sync 2022/02/26 00:51:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:52:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8n2d8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:52:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:52:30 [DEBUG] agent: Node info in sync 2022/02/26 00:52:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:53:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:54:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/02/26 00:54:17 [DEBUG] agent: Node info in sync 2022/02/26 00:54:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:55:09 [DEBUG] http: Request GET /v1/status/leader (1.436634ms) from=10.233.70.92:58292 2022/02/26 00:55:10 [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/02/26 00:55:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8n2d8.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/02/26 00:55:16 [INFO] agent: Synced service "_v1_sdc_10.233.45.115_8443" 2022/02/26 00:55:16 [DEBUG] agent: Node info in sync 2022/02/26 00:55:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.784211394s) from=10.233.70.92:58320 2022/02/26 00:55:16 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:16 [DEBUG] agent: Node info in sync 2022/02/26 00:55:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.28331ms) from=10.233.70.92:58384 2022/02/26 00:55:16 [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/02/26 00:55:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:18 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.45.115_8080" 2022/02/26 00:55:18 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:18 [DEBUG] agent: Node info in sync 2022/02/26 00:55:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.169268224s) from=10.233.70.92:58386 2022/02/26 00:55:18 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:18 [DEBUG] agent: Node info in sync 2022/02/26 00:55:18 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (706.639µs) from=10.233.70.92:58392 2022/02/26 00:55:18 [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/02/26 00:55:18 [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/02/26 00:55:22 [INFO] agent: Synced service "_v1_sdc-gui_10.233.11.62_8181" 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:22 [DEBUG] agent: Node info in sync 2022/02/26 00:55:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.227791351s) from=10.233.70.92:58404 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:22 [DEBUG] agent: Node info in sync 2022/02/26 00:55:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (520.604µs) from=10.233.70.92:58432 2022/02/26 00:55:22 [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/02/26 00:55:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:22 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.16.216_9011" 2022/02/26 00:55:22 [DEBUG] agent: Node info in sync 2022/02/26 00:55:22 [DEBUG] http: Request PUT /v1/agent/service/register (155.956954ms) from=10.233.70.92:58436 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:22 [DEBUG] agent: Node info in sync 2022/02/26 00:55:22 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (290.83027ms) from=10.233.70.92:58438 2022/02/26 00:55:23 [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/02/26 00:55:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.16.216_9011" 2022/02/26 00:55:23 [DEBUG] agent: Node info in sync 2022/02/26 00:55:23 [DEBUG] http: Request PUT /v1/agent/service/register (600.156289ms) from=10.233.70.92:58440 2022/02/26 00:55:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:23 [DEBUG] agent: Node info in sync 2022/02/26 00:55:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (615.133µs) from=10.233.70.92:58450 2022/02/26 00:55:23 [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/02/26 00:55:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [INFO] agent: Synced service "_v0_multicloud_10.233.49.100_9001" 2022/02/26 00:55:24 [DEBUG] agent: Node info in sync 2022/02/26 00:55:24 [DEBUG] http: Request PUT /v1/agent/service/register (356.912172ms) from=10.233.70.92:58456 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Node info in sync 2022/02/26 00:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (675.701µs) from=10.233.70.92:58462 2022/02/26 00:55:24 [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/02/26 00:55:24 [DEBUG] 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/02/26 00:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:24 [INFO] agent: Synced service "_v1_multicloud_10.233.49.100_9001" 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Node info in sync 2022/02/26 00:55:24 [DEBUG] http: Request PUT /v1/agent/service/register (282.608413ms) from=10.233.70.92:58466 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:24 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:24 [DEBUG] agent: Node info in sync 2022/02/26 00:55:24 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (389.743µs) from=10.233.70.92:58472 2022/02/26 00:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:25 [DEBUG] 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/02/26 00:55:25 [INFO] agent: Synced service "_v1_parser_10.233.35.180_8806" 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Node info in sync 2022/02/26 00:55:25 [DEBUG] http: Request PUT /v1/agent/service/register (448.467104ms) from=10.233.70.92:58474 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Node info in sync 2022/02/26 00:55:25 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.042587ms) from=10.233.70.92:58480 2022/02/26 00:55:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:25 [DEBUG] 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/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:25 [INFO] agent: Synced service "_v1_catalog_10.233.35.180_8806" 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Node info in sync 2022/02/26 00:55:25 [DEBUG] http: Request PUT /v1/agent/service/register (195.376638ms) from=10.233.70.92:58482 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:25 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:25 [DEBUG] agent: Node info in sync 2022/02/26 00:55:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (914.278µs) from=10.233.70.92:58484 2022/02/26 00:55:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:26 [DEBUG] 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/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [INFO] agent: Synced service "_v1_nsd_10.233.35.180_8806" 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Node info in sync 2022/02/26 00:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (208.894454ms) from=10.233.70.92:58490 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:26 [DEBUG] agent: Node info in sync 2022/02/26 00:55:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (312.257µs) from=10.233.70.92:58506 2022/02/26 00:55:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:26 [DEBUG] 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/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.35.180_8806" 2022/02/26 00:55:26 [DEBUG] agent: Node info in sync 2022/02/26 00:55:26 [DEBUG] http: Request PUT /v1/agent/service/register (424.616054ms) from=10.233.70.92:58510 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:26 [DEBUG] agent: Node info in sync 2022/02/26 00:55:26 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (524.44µs) from=10.233.70.92:58512 2022/02/26 00:55:27 [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/02/26 00:55:27 [DEBUG] 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/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.37.84_9015" 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Node info in sync 2022/02/26 00:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (200.255941ms) from=10.233.70.92:58514 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Node info in sync 2022/02/26 00:55:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (340.479µs) from=10.233.70.92:58518 2022/02/26 00:55:27 [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/02/26 00:55:27 [DEBUG] 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/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.34.159_443" 2022/02/26 00:55:27 [DEBUG] agent: Node info in sync 2022/02/26 00:55:27 [DEBUG] http: Request PUT /v1/agent/service/register (34.401751ms) from=10.233.70.92:58520 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:27 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:27 [DEBUG] agent: Node info in sync 2022/02/26 00:55:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (466.059µs) from=10.233.70.92:58522 2022/02/26 00:55:28 [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/02/26 00:55:28 [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/02/26 00:55:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:28 [INFO] agent: Synced service "_v1_wf-gui_10.233.29.37_8443" 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:28 [DEBUG] agent: Node info in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:28 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:28 [DEBUG] agent: Node info in sync 2022/02/26 00:55:28 [DEBUG] http: Request PUT /v1/agent/service/register (292.465141ms) from=10.233.70.92:58524 2022/02/26 00:55:28 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (476.212µs) from=10.233.70.92:58540 2022/02/26 00:55:28 [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/02/26 00:55:28 [DEBUG] 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/02/26 00:55:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.1.242_9007" 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Node info in sync 2022/02/26 00:55:29 [DEBUG] http: Request PUT /v1/agent/service/register (598.662643ms) from=10.233.70.92:58542 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:29 [DEBUG] agent: Node info in sync 2022/02/26 00:55:29 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (620.49µs) from=10.233.70.92:58546 2022/02/26 00:55:29 [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/02/26 00:55:29 [DEBUG] 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/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.1.242_9007" 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Node info in sync 2022/02/26 00:55:30 [DEBUG] http: Request PUT /v1/agent/service/register (287.698971ms) from=10.233.70.92:58552 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:30 [DEBUG] agent: Node info in sync 2022/02/26 00:55:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (534.737µs) from=10.233.70.92:58554 2022/02/26 00:55:30 [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/02/26 00:55:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8n2d8" since the cluster is too small 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:35 [INFO] agent: Synced service "_v1_message-router_10.233.38.238_3904" 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:35 [DEBUG] agent: Node info in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:35 [DEBUG] agent: Node info in sync 2022/02/26 00:55:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.088345799s) from=10.233.70.92:58562 2022/02/26 00:55:35 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (729.227µs) from=10.233.70.92:58602 2022/02/26 00:55:35 [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/02/26 00:55:35 [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/02/26 00:55:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:36 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:36 [DEBUG] agent: Node info in sync 2022/02/26 00:55:36 [DEBUG] http: Request PUT /v1/agent/service/register (597.495765ms) from=10.233.70.92:58604 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:36 [DEBUG] agent: Node info in sync 2022/02/26 00:55:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (192.188263ms) from=10.233.70.92:58618 2022/02/26 00:55:36 [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/02/26 00:55:36 [DEBUG] agent: Service 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/02/26 00:55:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Node info in sync 2022/02/26 00:55:37 [DEBUG] http: Request PUT /v1/agent/service/register (384.050825ms) from=10.233.70.92:58620 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Node info in sync 2022/02/26 00:55:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (670.514µs) from=10.233.70.92:58622 2022/02/26 00:55:37 [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/02/26 00:55:37 [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/02/26 00:55:37 [DEBUG] agent: Service 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/02/26 00:55:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:37 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Node info in sync 2022/02/26 00:55:37 [DEBUG] http: Request PUT /v1/agent/service/register (507.444103ms) from=10.233.70.92:58626 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:37 [DEBUG] agent: Node info in sync 2022/02/26 00:55:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (410.321µs) from=10.233.70.92:58628 2022/02/26 00:55:38 [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/02/26 00:55:38 [DEBUG] agent: Service 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/02/26 00:55:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Node info in sync 2022/02/26 00:55:38 [DEBUG] http: Request PUT /v1/agent/service/register (89.579155ms) from=10.233.70.92:58638 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Node info in sync 2022/02/26 00:55:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (193.271157ms) from=10.233.70.92:58644 2022/02/26 00:55:38 [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/02/26 00:55:38 [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/02/26 00:55:38 [DEBUG] agent: Service 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/02/26 00:55:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:38 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Node info in sync 2022/02/26 00:55:38 [DEBUG] http: Request PUT /v1/agent/service/register (273.317784ms) from=10.233.70.92:58650 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:38 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:38 [DEBUG] agent: Node info in sync 2022/02/26 00:55:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (397.183µs) from=10.233.70.92:58652 2022/02/26 00:55:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Node info in sync 2022/02/26 00:55:39 [DEBUG] http: Request PUT /v1/agent/service/register (218.434681ms) from=10.233.70.92:58654 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Node info in sync 2022/02/26 00:55:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (550.203µs) from=10.233.70.92:58660 2022/02/26 00:55:39 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Node info in sync 2022/02/26 00:55:39 [DEBUG] http: Request PUT /v1/agent/service/register (289.586218ms) from=10.233.70.92:58662 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:39 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:39 [DEBUG] agent: Node info in sync 2022/02/26 00:55:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.370206ms) from=10.233.70.92:58666 2022/02/26 00:55:40 [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/02/26 00:55:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Node info in sync 2022/02/26 00:55:40 [DEBUG] http: Request PUT /v1/agent/service/register (799.843201ms) from=10.233.70.92:58670 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:40 [DEBUG] agent: Node info in sync 2022/02/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (100.866948ms) from=10.233.70.92:58680 2022/02/26 00:55:41 [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/02/26 00:55:41 [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/02/26 00:55:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Node info in sync 2022/02/26 00:55:41 [DEBUG] http: Request PUT /v1/agent/service/register (183.888839ms) from=10.233.70.92:58682 2022/02/26 00:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Node info in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:41 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:41 [DEBUG] agent: Node info in sync 2022/02/26 00:55:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (199.880201ms) from=10.233.70.92:58686 2022/02/26 00:55:42 [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/02/26 00:55:42 [DEBUG] agent: Service 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/02/26 00:55:42 [DEBUG] 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/02/26 00:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Node info in sync 2022/02/26 00:55:42 [DEBUG] http: Request PUT /v1/agent/service/register (307.670081ms) from=10.233.70.92:58698 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:42 [DEBUG] agent: Node info in sync 2022/02/26 00:55:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (389.011µs) from=10.233.70.92:58702 2022/02/26 00:55:42 [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/02/26 00:55:42 [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/02/26 00:55:42 [DEBUG] agent: Service 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/02/26 00:55:42 [DEBUG] 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/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Node info in sync 2022/02/26 00:55:43 [DEBUG] http: Request PUT /v1/agent/service/register (114.098542ms) from=10.233.70.92:58704 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (498.801µs) from=10.233.70.92:58708 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Node info in sync 2022/02/26 00:55:43 [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/02/26 00:55:43 [DEBUG] agent: Service 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/02/26 00:55:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:43 [DEBUG] agent: Node info in sync 2022/02/26 00:55:43 [DEBUG] http: Request PUT /v1/agent/service/register (117.183544ms) from=10.233.70.92:58714 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:43 [DEBUG] agent: Node info in sync 2022/02/26 00:55:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.75539ms) from=10.233.70.92:58720 2022/02/26 00:55:43 [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/02/26 00:55:43 [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/02/26 00:55:43 [DEBUG] agent: Service 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/02/26 00:55:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Node info in sync 2022/02/26 00:55:44 [DEBUG] http: Request PUT /v1/agent/service/register (265.828705ms) from=10.233.70.92:58728 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Node info in sync 2022/02/26 00:55:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (643.734µs) from=10.233.70.92:58738 2022/02/26 00:55:44 [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/02/26 00:55:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:44 [DEBUG] agent: Node info in sync 2022/02/26 00:55:44 [DEBUG] http: Request PUT /v1/agent/service/register (391.905129ms) from=10.233.70.92:58740 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:44 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:44 [DEBUG] agent: Node info in sync 2022/02/26 00:55:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (404.879µs) from=10.233.70.92:58746 2022/02/26 00:55:45 [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/02/26 00:55:45 [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/02/26 00:55:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:45 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Node info in sync 2022/02/26 00:55:45 [DEBUG] http: Request PUT /v1/agent/service/register (200.75095ms) from=10.233.70.92:58750 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Node info in sync 2022/02/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (193.8634ms) from=10.233.70.92:58752 2022/02/26 00:55:45 [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/02/26 00:55:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Node info in sync 2022/02/26 00:55:45 [DEBUG] http: Request PUT /v1/agent/service/register (315.670699ms) from=10.233.70.92:58756 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:45 [DEBUG] agent: Node info in sync 2022/02/26 00:55:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (81.868271ms) from=10.233.70.92:58758 2022/02/26 00:55:45 [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/02/26 00:55:45 [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/02/26 00:55:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Node info in sync 2022/02/26 00:55:46 [DEBUG] http: Request PUT /v1/agent/service/register (81.655989ms) from=10.233.70.92:58760 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Node info in sync 2022/02/26 00:55:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (891.632µs) from=10.233.70.92:58762 2022/02/26 00:55:46 [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/02/26 00:55:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.15_8446" 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:46 [DEBUG] agent: Node info in sync 2022/02/26 00:55:46 [DEBUG] http: Request PUT /v1/agent/service/register (339.490627ms) from=10.233.70.92:58780 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:47 [DEBUG] agent: Node info in sync 2022/02/26 00:55:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (202.81372ms) from=10.233.70.92:58782 2022/02/26 00:55:47 [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/02/26 00:55:47 [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/02/26 00:55:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:48 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Node info in sync 2022/02/26 00:55:48 [DEBUG] http: Request PUT /v1/agent/service/register (500.732104ms) from=10.233.70.92:58786 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Node info in sync 2022/02/26 00:55:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (539.617µs) from=10.233.70.92:58796 2022/02/26 00:55:48 [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/02/26 00:55:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Node info in sync 2022/02/26 00:55:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.578199ms) from=10.233.70.92:58800 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:48 [DEBUG] agent: Node info in sync 2022/02/26 00:55:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (100.990769ms) from=10.233.70.92:58802 2022/02/26 00:55:48 [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/02/26 00:55:48 [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/02/26 00:55:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:49 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Node info in sync 2022/02/26 00:55:49 [DEBUG] http: Request PUT /v1/agent/service/register (104.022143ms) from=10.233.70.92:58804 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Node info in sync 2022/02/26 00:55:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (490.939µs) from=10.233.70.92:58806 2022/02/26 00:55:49 [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/02/26 00:55:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:49 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:49 [DEBUG] agent: Node info in sync 2022/02/26 00:55:49 [DEBUG] http: Request PUT /v1/agent/service/register (200.046213ms) from=10.233.70.92:58808 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Node info in sync 2022/02/26 00:55:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (572.052µs) from=10.233.70.92:58814 2022/02/26 00:55:49 [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/02/26 00:55:49 [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/02/26 00:55:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:49 [DEBUG] agent: Node info in sync 2022/02/26 00:55:49 [DEBUG] http: Request PUT /v1/agent/service/register (169.127296ms) from=10.233.70.92:58818 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:49 [DEBUG] agent: Node info in sync 2022/02/26 00:55:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (500.02511ms) from=10.233.70.92:58820 2022/02/26 00:55:50 [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/02/26 00:55:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:51 [DEBUG] agent: Node info in sync 2022/02/26 00:55:51 [DEBUG] http: Request PUT /v1/agent/service/register (700.268382ms) from=10.233.70.92:58826 2022/02/26 00:55:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Node info in sync 2022/02/26 00:55:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (822.105µs) from=10.233.70.92:58830 2022/02/26 00:55:51 [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/02/26 00:55:51 [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/02/26 00:55:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55: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/02/26 00:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Node info in sync 2022/02/26 00:55:51 [DEBUG] http: Request PUT /v1/agent/service/register (302.160428ms) from=10.233.70.92:58834 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Node info in sync 2022/02/26 00:55:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (465.852µs) from=10.233.70.92:58848 2022/02/26 00:55:52 [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/02/26 00:55:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55: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/02/26 00:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:52 [DEBUG] agent: Node info in sync 2022/02/26 00:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (229.348126ms) from=10.233.70.92:58850 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Node info in sync 2022/02/26 00:55:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (327.317µs) from=10.233.70.92:58852 2022/02/26 00:55:52 [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/02/26 00:55:52 [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/02/26 00:55:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55: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/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:52 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Node info in sync 2022/02/26 00:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (228.884655ms) from=10.233.70.92:58856 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:52 [DEBUG] agent: Node info in sync 2022/02/26 00:55:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (628.804µs) from=10.233.70.92:58858 2022/02/26 00:55:53 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Node info in sync 2022/02/26 00:55:53 [DEBUG] http: Request PUT /v1/agent/service/register (305.612875ms) from=10.233.70.92:58860 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Node info in sync 2022/02/26 00:55:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (536.965µs) from=10.233.70.92:58864 2022/02/26 00:55:53 [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/02/26 00:55:53 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:53 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Node info in sync 2022/02/26 00:55:53 [DEBUG] http: Request PUT /v1/agent/service/register (147.728128ms) from=10.233.70.92:58866 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:53 [DEBUG] agent: Node info in sync 2022/02/26 00:55:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (384.583µs) from=10.233.70.92:58874 2022/02/26 00:55:54 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Node info in sync 2022/02/26 00:55:54 [DEBUG] http: Request PUT /v1/agent/service/register (266.151095ms) from=10.233.70.92:58880 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Node info in sync 2022/02/26 00:55:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (416.577µs) from=10.233.70.92:58884 2022/02/26 00:55:54 [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/02/26 00:55:54 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Node info in sync 2022/02/26 00:55:55 [DEBUG] http: Request PUT /v1/agent/service/register (396.93296ms) from=10.233.70.92:58886 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Node info in sync 2022/02/26 00:55:55 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (518.536µs) from=10.233.70.92:58890 2022/02/26 00:55:55 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Node info in sync 2022/02/26 00:55:55 [DEBUG] http: Request PUT /v1/agent/service/register (227.064436ms) from=10.233.70.92:58892 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:55 [DEBUG] agent: Node info in sync 2022/02/26 00:55:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (798.802649ms) from=10.233.70.92:58896 2022/02/26 00:55:56 [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/02/26 00:55:56 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Node info in sync 2022/02/26 00:55:56 [DEBUG] http: Request PUT /v1/agent/service/register (500.616051ms) from=10.233.70.92:58908 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:56 [DEBUG] agent: Node info in sync 2022/02/26 00:55:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (626.133µs) from=10.233.70.92:58914 2022/02/26 00:55: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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Node info in sync 2022/02/26 00:55:57 [DEBUG] http: Request PUT /v1/agent/service/register (307.038767ms) from=10.233.70.92:58916 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Node info in sync 2022/02/26 00:55:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (469.985µs) from=10.233.70.92:58922 2022/02/26 00:55:57 [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/02/26 00:55:57 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Node info in sync 2022/02/26 00:55:57 [DEBUG] http: Request PUT /v1/agent/service/register (112.30803ms) from=10.233.70.92:58924 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:57 [DEBUG] agent: Node info in sync 2022/02/26 00:55:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (756.767µs) from=10.233.70.92:58928 2022/02/26 00:55: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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.15_8446" 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Node info in sync 2022/02/26 00:55:58 [DEBUG] http: Request PUT /v1/agent/service/register (104.909703ms) from=10.233.70.92:58930 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Node info in sync 2022/02/26 00:55:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (505.295µs) from=10.233.70.92:58942 2022/02/26 00:55: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/02/26 00:55: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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.15_8446" 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Node info in sync 2022/02/26 00:55:59 [DEBUG] http: Request PUT /v1/agent/service/register (600.201768ms) from=10.233.70.92:58944 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Node info in sync 2022/02/26 00:55:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (355.8µs) from=10.233.70.92:58948 2022/02/26 00:55:59 [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/02/26 00:55: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/02/26 00:55: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/02/26 00:55:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.15_8446" 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Node info in sync 2022/02/26 00:55:59 [DEBUG] http: Request PUT /v1/agent/service/register (301.178415ms) from=10.233.70.92:58950 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:55:59 [DEBUG] agent: Node info in sync 2022/02/26 00:55:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (548.801µs) from=10.233.70.92:58956 2022/02/26 00:55:59 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:55: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/02/26 00:55: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/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Node info in sync 2022/02/26 00:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (404.463985ms) from=10.233.70.92:58958 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Node info in sync 2022/02/26 00:56:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (453.792µs) from=10.233.70.92:58966 2022/02/26 00:56:00 [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/02/26 00:56:00 [DEBUG] agent: Service 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/02/26 00:56:00 [DEBUG] 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/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Node info in sync 2022/02/26 00:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (200.146827ms) from=10.233.70.92:58968 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:00 [DEBUG] agent: Node info in sync 2022/02/26 00:56:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (597.11µs) from=10.233.70.92:58970 2022/02/26 00:56:01 [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/02/26 00:56:01 [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/02/26 00:56:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Node info in sync 2022/02/26 00:56:01 [DEBUG] http: Request PUT /v1/agent/service/register (242.369638ms) from=10.233.70.92:58974 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Node info in sync 2022/02/26 00:56:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (441.696µs) from=10.233.70.92:58978 2022/02/26 00:56:01 [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/02/26 00:56:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:02 [DEBUG] agent: Node info in sync 2022/02/26 00:56:02 [DEBUG] http: Request PUT /v1/agent/service/register (483.160428ms) from=10.233.70.92:58980 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:02 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:02 [DEBUG] agent: Node info in sync 2022/02/26 00:56:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (200.195047ms) from=10.233.70.92:58992 2022/02/26 00:56:03 [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/02/26 00:56:03 [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/02/26 00:56:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:03 [DEBUG] agent: Node info in sync 2022/02/26 00:56:03 [DEBUG] http: Request PUT /v1/agent/service/register (371.062011ms) from=10.233.70.92:58996 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Node info in sync 2022/02/26 00:56:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (471.62µs) from=10.233.70.92:59008 2022/02/26 00:56:03 [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/02/26 00:56:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Node info in sync 2022/02/26 00:56:03 [DEBUG] http: Request PUT /v1/agent/service/register (200.051454ms) from=10.233.70.92:59010 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:03 [DEBUG] agent: Node info in sync 2022/02/26 00:56:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (440.998µs) from=10.233.70.92:59016 2022/02/26 00:56:03 [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/02/26 00:56:03 [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/02/26 00:56:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Node info in sync 2022/02/26 00:56:04 [DEBUG] http: Request PUT /v1/agent/service/register (300.565203ms) from=10.233.70.92:59018 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Node info in sync 2022/02/26 00:56:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (544.31µs) from=10.233.70.92:59024 2022/02/26 00:56:04 [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/02/26 00:56:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:04 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Node info in sync 2022/02/26 00:56:04 [DEBUG] http: Request PUT /v1/agent/service/register (115.664019ms) from=10.233.70.92:59028 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:04 [DEBUG] agent: Node info in sync 2022/02/26 00:56:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (646.17µs) from=10.233.70.92:59034 2022/02/26 00:56:05 [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/02/26 00:56:05 [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/02/26 00:56:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Node info in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Node info in sync 2022/02/26 00:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (191.629278ms) from=10.233.70.92:59036 2022/02/26 00:56:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (497.94µs) from=10.233.70.92:59040 2022/02/26 00:56:05 [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/02/26 00:56:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Node info in sync 2022/02/26 00:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (172.363468ms) from=10.233.70.92:59042 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:05 [DEBUG] agent: Node info in sync 2022/02/26 00:56:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (100.943061ms) from=10.233.70.92:59044 2022/02/26 00:56:06 [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/02/26 00:56:06 [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/02/26 00:56:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Node info in sync 2022/02/26 00:56:06 [DEBUG] http: Request PUT /v1/agent/service/register (301.537511ms) from=10.233.70.92:59054 2022/02/26 00:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (589.548µs) from=10.233.70.92:59058 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Node info in sync 2022/02/26 00:56:07 [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/02/26 00:56:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.15_8446" 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_sdc_10.233.45.115_8443" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_parser_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.242_9007" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.38.238_3904" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.45.115_8080" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.49.100_9001" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_nsd_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.37_8443" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.11.62_8181" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Node info in sync 2022/02/26 00:56:07 [DEBUG] http: Request PUT /v1/agent/service/register (300.482685ms) from=10.233.70.92:59060 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.34.159_443" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.216_9011" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_catalog_10.233.35.180_8806" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.84_9015" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.15_8446" in sync 2022/02/26 00:56:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.15_8446" in