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: '6bf13e96-7429-1c8f-3d33-763b2b153380' Node name: 'onap-msb-consul-59f55f8877-pj24f' 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/04/23 01:19:53 [DEBUG] agent: Using random ID "6bf13e96-7429-1c8f-3d33-763b2b153380" as node ID 2022/04/23 01:19:53 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6bf13e96-7429-1c8f-3d33-763b2b153380 Address:127.0.0.1:8300}] 2022/04/23 01:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/04/23 01:19:53 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/04/23 01:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/04/23 01:19:53 [WARN] raft: Unable to get address for server id 6bf13e96-7429-1c8f-3d33-763b2b153380, using fallback address 127.0.0.1:8300: Could not find address for server id 6bf13e96-7429-1c8f-3d33-763b2b153380 2022/04/23 01:19:53 [DEBUG] raft: Votes needed: 1 2022/04/23 01:19:53 [DEBUG] raft: Vote granted from 6bf13e96-7429-1c8f-3d33-763b2b153380 in term 2. Tally: 1 2022/04/23 01:19:53 [INFO] raft: Election won. Tally: 1 2022/04/23 01:19:53 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/04/23 01:19:54 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-pj24f.dc1 127.0.0.1 2022/04/23 01:19:54 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-pj24f 127.0.0.1 2022/04/23 01:19:54 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-pj24f (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:19:54 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-pj24f.dc1" in area "wan" 2022/04/23 01:19:54 [INFO] consul: cluster leadership acquired 2022/04/23 01:19:54 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/04/23 01:19:54 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-pj24f 2022/04/23 01:19:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/04/23 01:19:54 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/04/23 01:19:54 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/04/23 01:19:54 [INFO] agent: started state syncer 2022/04/23 01:19:54 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/04/23 01:19:54 [INFO] agent: Synced node info 2022/04/23 01:19:56 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/04/23 01:19:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:19:56 [INFO] consul: member 'onap-msb-consul-59f55f8877-pj24f' joined, marking health alive 2022/04/23 01:19:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:19:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:19:57 [DEBUG] agent: Node info in sync 2022/04/23 01:19:57 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/04/23 01:20:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:21:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:21:45 [DEBUG] agent: Node info in sync 2022/04/23 01:21:54 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-pj24f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:21:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:22:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:23:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:23:45 [DEBUG] agent: Node info in sync 2022/04/23 01:23:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:24:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-pj24f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:24:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:25:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:25:36 [DEBUG] agent: Node info in sync 2022/04/23 01:25:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:26:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:27:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-pj24f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:27:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:27:23 [DEBUG] agent: Node info in sync 2022/04/23 01:27:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:28:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:29:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:29:05 [DEBUG] agent: Node info in sync 2022/04/23 01:29:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-pj24f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:29:54 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:30:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:30:28 [DEBUG] agent: Node info in sync 2022/04/23 01:30:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:31:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:32:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:32:07 [DEBUG] agent: Node info in sync 2022/04/23 01:32:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-pj24f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:32:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:33:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/04/23 01:33:45 [DEBUG] agent: Node info in sync 2022/04/23 01:33:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:34:05 [DEBUG] http: Request GET /v1/status/leader (724.773µs) from=10.233.67.17:35058 2022/04/23 01:34:06 [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/04/23 01:34: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/04/23 01:34:06 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.0.134_9011" 2022/04/23 01:34:06 [DEBUG] agent: Node info in sync 2022/04/23 01:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (286.537761ms) from=10.233.67.17:35066 2022/04/23 01:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:06 [DEBUG] agent: Node info in sync 2022/04/23 01:34:07 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (100.434059ms) from=10.233.67.17:35076 2022/04/23 01:34:07 [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/04/23 01:34: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/04/23 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.0.134_9011" 2022/04/23 01:34:08 [DEBUG] agent: Node info in sync 2022/04/23 01:34:08 [DEBUG] http: Request PUT /v1/agent/service/register (203.986075ms) from=10.233.67.17:35088 2022/04/23 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [DEBUG] agent: Node info in sync 2022/04/23 01:34:08 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (544.393µs) from=10.233.67.17:35092 2022/04/23 01:34:08 [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/04/23 01:34:08 [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/04/23 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.25.14_8443" 2022/04/23 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [DEBUG] agent: Node info in sync 2022/04/23 01:34:08 [DEBUG] http: Request PUT /v1/agent/service/register (298.752716ms) from=10.233.67.17:35094 2022/04/23 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:08 [DEBUG] agent: Node info in sync 2022/04/23 01:34:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (501.533µs) from=10.233.67.17:35098 2022/04/23 01:34:09 [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/04/23 01:34:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.57.232_9007" 2022/04/23 01:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:09 [DEBUG] agent: Node info in sync 2022/04/23 01:34:09 [DEBUG] http: Request PUT /v1/agent/service/register (448.671ms) from=10.233.67.17:35102 2022/04/23 01:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:09 [DEBUG] agent: Node info in sync 2022/04/23 01:34:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (666.425µs) from=10.233.67.17:35112 2022/04/23 01:34:10 [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/04/23 01:34: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/04/23 01:34:10 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.57.232_9007" 2022/04/23 01:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:10 [DEBUG] agent: Node info in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:10 [DEBUG] agent: Node info in sync 2022/04/23 01:34:10 [DEBUG] http: Request PUT /v1/agent/service/register (384.654092ms) from=10.233.67.17:35118 2022/04/23 01:34:10 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (422.978µs) from=10.233.67.17:35122 2022/04/23 01:34:10 [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/04/23 01:34: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/04/23 01:34:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:11 [INFO] agent: Synced service "_v0_multicloud_10.233.11.88_9001" 2022/04/23 01:34:11 [DEBUG] agent: Node info in sync 2022/04/23 01:34:11 [DEBUG] http: Request PUT /v1/agent/service/register (509.967772ms) from=10.233.67.17:35128 2022/04/23 01:34:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:11 [DEBUG] agent: Node info in sync 2022/04/23 01:34:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (634.892µs) from=10.233.67.17:35132 2022/04/23 01:34:11 [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/04/23 01:34:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:12 [INFO] agent: Synced service "_v1_multicloud_10.233.11.88_9001" 2022/04/23 01:34:12 [DEBUG] agent: Node info in sync 2022/04/23 01:34:12 [DEBUG] http: Request PUT /v1/agent/service/register (942.070776ms) from=10.233.67.17:35134 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:12 [DEBUG] agent: Node info in sync 2022/04/23 01:34:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (598.931µs) from=10.233.67.17:35140 2022/04/23 01:34:12 [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/04/23 01:34:12 [DEBUG] 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/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:12 [INFO] agent: Synced service "_v1_sdc_10.233.50.221_8443" 2022/04/23 01:34:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Node info in sync 2022/04/23 01:34:12 [DEBUG] http: Request PUT /v1/agent/service/register (473.310175ms) from=10.233.67.17:35142 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:13 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:13 [DEBUG] agent: Node info in sync 2022/04/23 01:34:13 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (2.449218ms) from=10.233.67.17:35146 2022/04/23 01:34:13 [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/04/23 01:34:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.50.221_8080" 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Node info in sync 2022/04/23 01:34:14 [DEBUG] http: Request PUT /v1/agent/service/register (799.396376ms) from=10.233.67.17:35148 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Node info in sync 2022/04/23 01:34:14 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (94.497486ms) from=10.233.67.17:35162 2022/04/23 01:34:14 [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/04/23 01:34:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.40.153_443" 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Node info in sync 2022/04/23 01:34:14 [DEBUG] http: Request PUT /v1/agent/service/register (500.170951ms) from=10.233.67.17:35164 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:14 [DEBUG] agent: Node info in sync 2022/04/23 01:34:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (521.487µs) from=10.233.67.17:35176 2022/04/23 01:34:15 [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/04/23 01:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:15 [INFO] agent: Synced service "_v1_parser_10.233.37.200_8806" 2022/04/23 01:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:15 [DEBUG] agent: Node info in sync 2022/04/23 01:34:15 [DEBUG] http: Request PUT /v1/agent/service/register (488.969297ms) from=10.233.67.17:35178 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:15 [DEBUG] agent: Node info in sync 2022/04/23 01:34:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (451.402µs) from=10.233.67.17:35182 2022/04/23 01:34:15 [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/04/23 01:34:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:16 [INFO] agent: Synced service "_v1_catalog_10.233.37.200_8806" 2022/04/23 01:34:16 [DEBUG] agent: Node info in sync 2022/04/23 01:34:16 [DEBUG] http: Request PUT /v1/agent/service/register (309.394794ms) from=10.233.67.17:35186 2022/04/23 01:34:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:16 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:16 [DEBUG] agent: Node info in sync 2022/04/23 01:34:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (530.971µs) from=10.233.67.17:35188 2022/04/23 01:34:16 [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/04/23 01:34: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/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [INFO] agent: Synced service "_v1_nsd_10.233.37.200_8806" 2022/04/23 01:34:17 [DEBUG] agent: Node info in sync 2022/04/23 01:34:17 [DEBUG] http: Request PUT /v1/agent/service/register (751.061088ms) from=10.233.67.17:35194 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Node info in sync 2022/04/23 01:34:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (101.728945ms) from=10.233.67.17:35198 2022/04/23 01:34:17 [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/04/23 01:34:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.37.200_8806" 2022/04/23 01:34:17 [DEBUG] agent: Node info in sync 2022/04/23 01:34:17 [DEBUG] http: Request PUT /v1/agent/service/register (500.139008ms) from=10.233.67.17:35204 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:17 [DEBUG] agent: Node info in sync 2022/04/23 01:34:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (294.837µs) from=10.233.67.17:35208 2022/04/23 01:34: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/04/23 01:34: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/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [INFO] agent: Synced service "_v1_sdc-gui_10.233.8.206_8181" 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Node info in sync 2022/04/23 01:34:18 [DEBUG] http: Request PUT /v1/agent/service/register (212.476958ms) from=10.233.67.17:35210 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Node info in sync 2022/04/23 01:34:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (327.786µs) from=10.233.67.17:35212 2022/04/23 01:34:18 [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/04/23 01:34:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:18 [INFO] agent: Synced service "_v1_message-router_10.233.20.180_3904" 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Node info in sync 2022/04/23 01:34:18 [DEBUG] http: Request PUT /v1/agent/service/register (300.902849ms) from=10.233.67.17:35214 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:18 [DEBUG] agent: Node info in sync 2022/04/23 01:34:19 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (702.272203ms) from=10.233.67.17:35218 2022/04/23 01:34:19 [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/04/23 01:34:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.39.122_9015" 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Node info in sync 2022/04/23 01:34:20 [DEBUG] http: Request PUT /v1/agent/service/register (159.761258ms) from=10.233.67.17:35222 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Node info in sync 2022/04/23 01:34:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (711.642µs) from=10.233.67.17:35226 2022/04/23 01:34:20 [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/04/23 01:34:20 [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/04/23 01:34:20 [DEBUG] agent: Service 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/04/23 01:34:20 [DEBUG] 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/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:20 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:20 [DEBUG] agent: Node info in sync 2022/04/23 01:34:20 [DEBUG] http: Request PUT /v1/agent/service/register (500.611824ms) from=10.233.67.17:35228 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:20 [DEBUG] agent: Node info in sync 2022/04/23 01:34:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (552.674µs) from=10.233.67.17:35234 2022/04/23 01:34:20 [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/04/23 01:34:20 [DEBUG] agent: Service 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/04/23 01:34:20 [DEBUG] 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/04/23 01:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:21 [DEBUG] agent: Node info in sync 2022/04/23 01:34:21 [DEBUG] http: Request PUT /v1/agent/service/register (451.54209ms) from=10.233.67.17:35236 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:21 [DEBUG] agent: Node info in sync 2022/04/23 01:34:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (668.532µs) from=10.233.67.17:35240 2022/04/23 01:34:21 [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/04/23 01:34:21 [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/04/23 01:34:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:23 [DEBUG] agent: Node info in sync 2022/04/23 01:34:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.606913459s) from=10.233.67.17:35242 2022/04/23 01:34:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:23 [DEBUG] agent: Node info in sync 2022/04/23 01:34:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (86.174286ms) from=10.233.67.17:35256 2022/04/23 01:34:23 [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/04/23 01:34:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34: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/04/23 01:34:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Node info in sync 2022/04/23 01:34:24 [DEBUG] http: Request PUT /v1/agent/service/register (805.868129ms) from=10.233.67.17:35260 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:24 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:24 [DEBUG] agent: Node info in sync 2022/04/23 01:34:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (596.506µs) from=10.233.67.17:35270 2022/04/23 01:34:24 [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/04/23 01:34:24 [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/04/23 01:34:24 [DEBUG] agent: Service 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/04/23 01:34: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/04/23 01:34:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Node info in sync 2022/04/23 01:34:25 [DEBUG] http: Request PUT /v1/agent/service/register (901.670352ms) from=10.233.67.17:35272 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:25 [DEBUG] agent: Node info in sync 2022/04/23 01:34:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (646.485µs) from=10.233.67.17:35282 2022/04/23 01:34:25 [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/04/23 01:34:25 [DEBUG] agent: Service 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/04/23 01:34: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/04/23 01:34:26 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Node info in sync 2022/04/23 01:34:26 [DEBUG] http: Request PUT /v1/agent/service/register (348.50346ms) from=10.233.67.17:35298 2022/04/23 01:34:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:26 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:26 [DEBUG] agent: Node info in sync 2022/04/23 01:34:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (632.11µs) from=10.233.67.17:35304 2022/04/23 01:34:26 [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/04/23 01:34:26 [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/04/23 01:34:26 [DEBUG] agent: Service 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/04/23 01:34: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/04/23 01:34:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:27 [DEBUG] agent: Node info in sync 2022/04/23 01:34:27 [DEBUG] http: Request PUT /v1/agent/service/register (895.913602ms) from=10.233.67.17:35306 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:27 [DEBUG] agent: Node info in sync 2022/04/23 01:34:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (567.669µs) from=10.233.67.17:35310 2022/04/23 01:34:27 [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/04/23 01:34:27 [DEBUG] agent: Service 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/04/23 01:34: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/04/23 01:34:30 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:30 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Node info in sync 2022/04/23 01:34:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.80238387s) from=10.233.67.17:35318 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:31 [DEBUG] agent: Node info in sync 2022/04/23 01:34:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (186.655173ms) from=10.233.67.17:35330 2022/04/23 01:34:31 [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/04/23 01:34:31 [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/04/23 01:34:31 [DEBUG] agent: Service 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/04/23 01:34:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Node info in sync 2022/04/23 01:34:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.176849948s) from=10.233.67.17:35332 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:34 [DEBUG] agent: Node info in sync 2022/04/23 01:34:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (752.157µs) from=10.233.67.17:35352 2022/04/23 01:34:34 [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/04/23 01:34:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Node info in sync 2022/04/23 01:34:35 [DEBUG] http: Request PUT /v1/agent/service/register (849.700515ms) from=10.233.67.17:35356 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:35 [DEBUG] agent: Node info in sync 2022/04/23 01:34:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (499.475276ms) from=10.233.67.17:35372 2022/04/23 01:34:36 [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/04/23 01:34:36 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Node info in sync 2022/04/23 01:34:37 [DEBUG] http: Request PUT /v1/agent/service/register (872.277086ms) from=10.233.67.17:35384 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (682.228µs) from=10.233.67.17:35396 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Node info in sync 2022/04/23 01:34:37 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Node info in sync 2022/04/23 01:34:37 [DEBUG] http: Request PUT /v1/agent/service/register (602.763951ms) from=10.233.67.17:35398 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:37 [DEBUG] agent: Node info in sync 2022/04/23 01:34:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (471.388µs) from=10.233.67.17:35418 2022/04/23 01:34:38 [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/04/23 01:34:38 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Node info in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:38 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:38 [DEBUG] agent: Node info in sync 2022/04/23 01:34:38 [DEBUG] http: Request PUT /v1/agent/service/register (403.803556ms) from=10.233.67.17:35424 2022/04/23 01:34:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (634.196µs) from=10.233.67.17:35428 2022/04/23 01:34:38 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:39 [DEBUG] agent: Node info in sync 2022/04/23 01:34:39 [DEBUG] http: Request PUT /v1/agent/service/register (650.148623ms) from=10.233.67.17:35432 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:39 [DEBUG] agent: Node info in sync 2022/04/23 01:34:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (645.954µs) from=10.233.67.17:35442 2022/04/23 01:34:39 [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/04/23 01:34:39 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-pj24f.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:40 [DEBUG] agent: Node info in sync 2022/04/23 01:34:40 [DEBUG] http: Request PUT /v1/agent/service/register (765.311353ms) from=10.233.67.17:35448 2022/04/23 01:34:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (354.497µs) from=10.233.67.17:35454 2022/04/23 01:34:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:40 [DEBUG] agent: Node info in sync 2022/04/23 01:34:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:34: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/04/23 01:34: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/04/23 01:34:43 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Node info in sync 2022/04/23 01:34:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.200108745s) from=10.233.67.17:35456 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:43 [DEBUG] agent: Node info in sync 2022/04/23 01:34:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (712.899µs) from=10.233.67.17:35470 2022/04/23 01:34:44 [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/04/23 01:34:44 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:44 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:44 [DEBUG] agent: Node info in sync 2022/04/23 01:34:44 [DEBUG] http: Request PUT /v1/agent/service/register (496.063582ms) from=10.233.67.17:35476 2022/04/23 01:34:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:44 [DEBUG] agent: Node info in sync 2022/04/23 01:34:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (380.498µs) from=10.233.67.17:35478 2022/04/23 01:34:44 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:45 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.184_8446" 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Node info in sync 2022/04/23 01:34:45 [DEBUG] http: Request PUT /v1/agent/service/register (608.867834ms) from=10.233.67.17:35480 2022/04/23 01:34:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:45 [DEBUG] agent: Node info in sync 2022/04/23 01:34:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (349.524µs) from=10.233.67.17:35490 2022/04/23 01:34:45 [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/04/23 01:34:45 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Node info in sync 2022/04/23 01:34:46 [DEBUG] http: Request PUT /v1/agent/service/register (788.658198ms) from=10.233.67.17:35492 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Node info in sync 2022/04/23 01:34:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (449.435µs) from=10.233.67.17:35500 2022/04/23 01:34:46 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Node info in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:46 [DEBUG] agent: Node info in sync 2022/04/23 01:34:46 [DEBUG] http: Request PUT /v1/agent/service/register (474.209943ms) from=10.233.67.17:35502 2022/04/23 01:34:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (503.672µs) from=10.233.67.17:35506 2022/04/23 01:34:47 [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/04/23 01:34:47 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Node info in sync 2022/04/23 01:34:47 [DEBUG] http: Request PUT /v1/agent/service/register (632.486867ms) from=10.233.67.17:35508 2022/04/23 01:34:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:47 [DEBUG] agent: Node info in sync 2022/04/23 01:34:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (475.441µs) from=10.233.67.17:35516 2022/04/23 01:34:47 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Node info in sync 2022/04/23 01:34:48 [DEBUG] http: Request PUT /v1/agent/service/register (556.725883ms) from=10.233.67.17:35518 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:48 [DEBUG] agent: Node info in sync 2022/04/23 01:34:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (513.354µs) from=10.233.67.17:35520 2022/04/23 01:34: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/04/23 01:34: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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Node info in sync 2022/04/23 01:34:49 [DEBUG] http: Request PUT /v1/agent/service/register (897.023402ms) from=10.233.67.17:35524 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:50 [DEBUG] agent: Node info in sync 2022/04/23 01:34:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (552.566µs) from=10.233.67.17:35528 2022/04/23 01:34: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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Node info in sync 2022/04/23 01:34:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.201698585s) from=10.233.67.17:35532 2022/04/23 01:34:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:51 [DEBUG] agent: Node info in sync 2022/04/23 01:34:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (649.245µs) from=10.233.67.17:35542 2022/04/23 01:34:52 [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/04/23 01:34:52 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Node info in sync 2022/04/23 01:34:52 [DEBUG] http: Request PUT /v1/agent/service/register (669.670886ms) from=10.233.67.17:35544 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:52 [DEBUG] agent: Node info in sync 2022/04/23 01:34:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (789.132µs) from=10.233.67.17:35554 2022/04/23 01:34:53 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:53 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:53 [DEBUG] agent: Node info in sync 2022/04/23 01:34:53 [DEBUG] http: Request PUT /v1/agent/service/register (700.219273ms) from=10.233.67.17:35556 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:53 [DEBUG] agent: Node info in sync 2022/04/23 01:34:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (553.66µs) from=10.233.67.17:35562 2022/04/23 01:34:54 [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/04/23 01:34:54 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Node info in sync 2022/04/23 01:34:54 [DEBUG] http: Request PUT /v1/agent/service/register (600.620206ms) from=10.233.67.17:35564 2022/04/23 01:34:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:54 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:54 [DEBUG] agent: Node info in sync 2022/04/23 01:34:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (659.965µs) from=10.233.67.17:35574 2022/04/23 01:34:54 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-pj24f" since the cluster is too small 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:55 [DEBUG] agent: Node info in sync 2022/04/23 01:34:55 [DEBUG] http: Request PUT /v1/agent/service/register (418.788025ms) from=10.233.67.17:35576 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (499.31µs) from=10.233.67.17:35578 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:55 [DEBUG] agent: Node info in sync 2022/04/23 01:34:55 [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/04/23 01:34:55 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:34:57 [WARN] consul: error getting server health from "onap-msb-consul-59f55f8877-pj24f": context deadline exceeded 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:34:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Node info in sync 2022/04/23 01:34:59 [DEBUG] http: Request PUT /v1/agent/service/register (3.844250478s) from=10.233.67.17:35580 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:34:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:34:59 [DEBUG] agent: Node info in sync 2022/04/23 01:34:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (686.908µs) from=10.233.67.17:35600 2022/04/23 01:34:59 [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/04/23 01:34: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/04/23 01:34: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/04/23 01:35:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Node info in sync 2022/04/23 01:35:00 [DEBUG] http: Request PUT /v1/agent/service/register (521.560276ms) from=10.233.67.17:35604 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:00 [DEBUG] agent: Node info in sync 2022/04/23 01:35:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (506.209µs) from=10.233.67.17:35608 2022/04/23 01:35:00 [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/04/23 01:35:00 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Node info in sync 2022/04/23 01:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (812.026149ms) from=10.233.67.17:35610 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Node info in sync 2022/04/23 01:35:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (612.541µs) from=10.233.67.17:35614 2022/04/23 01:35:01 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Node info in sync 2022/04/23 01:35:01 [DEBUG] http: Request PUT /v1/agent/service/register (209.50489ms) from=10.233.67.17:35618 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (419.986µs) from=10.233.67.17:35624 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:01 [DEBUG] agent: Node info in sync 2022/04/23 01:35:01 [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/04/23 01:35:01 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:02 [DEBUG] agent: Node info in sync 2022/04/23 01:35:02 [DEBUG] http: Request PUT /v1/agent/service/register (401.524052ms) from=10.233.67.17:35626 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:02 [DEBUG] agent: Node info in sync 2022/04/23 01:35:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (201.214901ms) from=10.233.67.17:35630 2022/04/23 01:35:02 [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/04/23 01:35:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Node info in sync 2022/04/23 01:35:03 [DEBUG] http: Request PUT /v1/agent/service/register (641.109161ms) from=10.233.67.17:35634 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:03 [DEBUG] agent: Node info in sync 2022/04/23 01:35:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (557.498µs) from=10.233.67.17:35642 2022/04/23 01:35:03 [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/04/23 01:35:03 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Node info in sync 2022/04/23 01:35:04 [DEBUG] http: Request PUT /v1/agent/service/register (601.256851ms) from=10.233.67.17:35644 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (425.574µs) from=10.233.67.17:35654 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:04 [DEBUG] agent: Node info in sync 2022/04/23 01:35:04 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.184_8446" 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Node info in sync 2022/04/23 01:35:05 [DEBUG] http: Request PUT /v1/agent/service/register (739.839284ms) from=10.233.67.17:35656 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:05 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:05 [DEBUG] agent: Node info in sync 2022/04/23 01:35:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (98.439187ms) from=10.233.67.17:35666 2022/04/23 01:35:05 [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/04/23 01:35:05 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Node info in sync 2022/04/23 01:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.05752801s) from=10.233.67.17:35668 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Node info in sync 2022/04/23 01:35:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (391.844µs) from=10.233.67.17:35684 2022/04/23 01:35:06 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Node info in sync 2022/04/23 01:35:06 [DEBUG] http: Request PUT /v1/agent/service/register (600.047793ms) from=10.233.67.17:35686 2022/04/23 01:35:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (674.547µs) from=10.233.67.17:35694 2022/04/23 01:35:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:07 [DEBUG] agent: Node info in sync 2022/04/23 01:35:07 [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/04/23 01:35:07 [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/04/23 01:35: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/04/23 01:35: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/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Node info in sync 2022/04/23 01:35:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.053911152s) from=10.233.67.17:35702 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:08 [DEBUG] agent: Node info in sync 2022/04/23 01:35:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (381.951602ms) from=10.233.67.17:35724 2022/04/23 01:35:09 [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/04/23 01:35:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Node info in sync 2022/04/23 01:35:09 [DEBUG] http: Request PUT /v1/agent/service/register (600.614217ms) from=10.233.67.17:35726 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:09 [DEBUG] agent: Node info in sync 2022/04/23 01:35:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (98.422199ms) from=10.233.67.17:35742 2022/04/23 01:35:10 [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/04/23 01:35:10 [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/04/23 01:35:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35: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/04/23 01:35:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Node info in sync 2022/04/23 01:35:10 [DEBUG] http: Request PUT /v1/agent/service/register (861.965842ms) from=10.233.67.17:35744 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:10 [DEBUG] agent: Node info in sync 2022/04/23 01:35:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (548.272µs) from=10.233.67.17:35750 2022/04/23 01:35:11 [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/04/23 01:35:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:11 [DEBUG] agent: Node info in sync 2022/04/23 01:35:11 [DEBUG] http: Request PUT /v1/agent/service/register (473.885853ms) from=10.233.67.17:35752 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:11 [DEBUG] agent: Node info in sync 2022/04/23 01:35:11 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (795.15µs) from=10.233.67.17:35758 2022/04/23 01:35:11 [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/04/23 01:35:11 [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/04/23 01:35:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Node info in sync 2022/04/23 01:35:12 [DEBUG] http: Request PUT /v1/agent/service/register (289.153977ms) from=10.233.67.17:35760 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:12 [DEBUG] agent: Node info in sync 2022/04/23 01:35:12 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (334.509µs) from=10.233.67.17:35762 2022/04/23 01:35:12 [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/04/23 01:35:12 [DEBUG] agent: Service 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/04/23 01:35:12 [DEBUG] 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/04/23 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Node info in sync 2022/04/23 01:35:13 [DEBUG] http: Request PUT /v1/agent/service/register (800.492525ms) from=10.233.67.17:35764 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Node info in sync 2022/04/23 01:35:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (505.737µs) from=10.233.67.17:35770 2022/04/23 01:35:13 [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/04/23 01:35:13 [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/04/23 01:35:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Node info in sync 2022/04/23 01:35:13 [DEBUG] http: Request PUT /v1/agent/service/register (400.368522ms) from=10.233.67.17:35772 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:13 [DEBUG] agent: Node info in sync 2022/04/23 01:35:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (519.089µs) from=10.233.67.17:35776 2022/04/23 01:35:13 [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/04/23 01:35:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Node info in sync 2022/04/23 01:35:14 [DEBUG] http: Request PUT /v1/agent/service/register (804.195858ms) from=10.233.67.17:35778 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:14 [DEBUG] agent: Node info in sync 2022/04/23 01:35:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (186.321118ms) from=10.233.67.17:35788 2022/04/23 01:35:14 [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/04/23 01:35:14 [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/04/23 01:35:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:16 [DEBUG] agent: Node info in sync 2022/04/23 01:35:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.49990607s) from=10.233.67.17:35790 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Node info in sync 2022/04/23 01:35:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (791.895033ms) from=10.233.67.17:35798 2022/04/23 01:35:17 [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/04/23 01:35:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Node info in sync 2022/04/23 01:35:17 [DEBUG] http: Request PUT /v1/agent/service/register (411.357316ms) from=10.233.67.17:35808 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:17 [DEBUG] agent: Node info in sync 2022/04/23 01:35:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (416.313µs) from=10.233.67.17:35812 2022/04/23 01:35:17 [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/04/23 01:35:17 [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/04/23 01:35:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Node info in sync 2022/04/23 01:35:18 [DEBUG] http: Request PUT /v1/agent/service/register (682.409195ms) from=10.233.67.17:35814 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:18 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:18 [DEBUG] agent: Node info in sync 2022/04/23 01:35:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (602.198µs) from=10.233.67.17:35816 2022/04/23 01:35:18 [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/04/23 01:35:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/04/23 01:35:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.184_8446" 2022/04/23 01:35:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.37.200_8806" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.206_8181" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_nsd_10.233.37.200_8806" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.25.14_8443" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.0.134_9011" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_catalog_10.233.37.200_8806" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.39.122_9015" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.50.221_8080" in sync 2022/04/23 01:35:20 [DEBUG] agent: Node info in sync 2022/04/23 01:35:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.161035673s) from=10.233.67.17:35820 2022/04/23 01:35:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.40.153_443" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.180_3904" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.57.232_9007" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.88_9001" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_parser_10.233.37.200_8806" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.184_8446" in sync 2022/04/23 01:35:20 [DEBUG] agent: Service "_v1_sdc_10.233.50.221_8443" in sync 2022/04/23 01:35:2