By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '6b34fa05-edbf-f4bf-8b2c-4b61843a755f' Node name: 'onap-msb-consul-5454dcc5c5-nqzzp' 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/12/31 02:51:55 [DEBUG] agent: Using random ID "6b34fa05-edbf-f4bf-8b2c-4b61843a755f" as node ID 2022/12/31 02:51:55 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6b34fa05-edbf-f4bf-8b2c-4b61843a755f Address:127.0.0.1:8300}] 2022/12/31 02:51:55 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/12/31 02:51:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-nqzzp.dc1 127.0.0.1 2022/12/31 02:51:55 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-nqzzp 127.0.0.1 2022/12/31 02:51:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/12/31 02:51:55 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-nqzzp.dc1" in area "wan" 2022/12/31 02:51:55 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/12/31 02:51:55 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/12/31 02:51:55 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/12/31 02:51:55 [INFO] agent: started state syncer 2022/12/31 02:51:55 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-nqzzp (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/31 02:51:55 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/12/31 02:51:55 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/12/31 02:51:55 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/12/31 02:51:55 [DEBUG] raft: Votes needed: 1 2022/12/31 02:51:55 [DEBUG] raft: Vote granted from 6b34fa05-edbf-f4bf-8b2c-4b61843a755f in term 2. Tally: 1 2022/12/31 02:51:55 [INFO] raft: Election won. Tally: 1 2022/12/31 02:51:55 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/12/31 02:51:55 [INFO] consul: cluster leadership acquired 2022/12/31 02:51:55 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-nqzzp 2022/12/31 02:51:55 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/12/31 02:51:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:51:55 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-nqzzp' joined, marking health alive 2022/12/31 02:51:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:51:55 [INFO] agent: Synced node info 2022/12/31 02:51:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:51:56 [DEBUG] agent: Node info in sync 2022/12/31 02:51:56 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.14.3 (currently running: 1.4.3) 2022/12/31 02:52:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:53:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:53:10 [DEBUG] agent: Node info in sync 2022/12/31 02:53:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nqzzp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/31 02:53:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:54:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:54:33 [DEBUG] agent: Node info in sync 2022/12/31 02:54:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:55:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:56:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:56:30 [DEBUG] agent: Node info in sync 2022/12/31 02:56:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nqzzp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/31 02:56:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:57:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:58:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:58:28 [DEBUG] agent: Node info in sync 2022/12/31 02:58:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 02:59:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 02:59:31 [DEBUG] agent: Node info in sync 2022/12/31 02:59:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nqzzp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/31 02:59:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 03:00:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 03:00:54 [DEBUG] agent: Node info in sync 2022/12/31 03:00:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 03:01:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 03:02:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-nqzzp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/12/31 03:02:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/12/31 03:02:41 [DEBUG] agent: Node info in sync 2022/12/31 03:02:55 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-nqzzp" since the cluster is too small 2022/12/31 03:03:22 [DEBUG] http: Request GET /v1/status/leader (908.547µs) from=10.233.66.244:43040 2022/12/31 03:03:22 [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/12/31 03:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/31 03:03:22 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.6.27_9007" 2022/12/31 03:03:22 [DEBUG] agent: Node info in sync 2022/12/31 03:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (17.46354ms) from=10.233.66.244:43054 2022/12/31 03:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:22 [DEBUG] agent: Node info in sync 2022/12/31 03:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.035158ms) from=10.233.66.244:43056 2022/12/31 03:03:22 [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/12/31 03:03:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/31 03:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.6.27_9007" 2022/12/31 03:03:22 [DEBUG] agent: Node info in sync 2022/12/31 03:03:22 [DEBUG] http: Request PUT /v1/agent/service/register (15.764272ms) from=10.233.66.244:43062 2022/12/31 03:03:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:22 [DEBUG] agent: Node info in sync 2022/12/31 03:03:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (3.301245ms) from=10.233.66.244:43066 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.23.252_9015" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.073216ms) from=10.233.66.244:43068 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.08394ms) from=10.233.66.244:43070 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_message-router_10.233.26.12_3904" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.267169ms) from=10.233.66.244:43072 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (590.154µs) from=10.233.66.244:43074 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.52.229_443" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (24.714144ms) from=10.233.66.244:43078 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (546.641µs) from=10.233.66.244:43086 2022/12/31 03:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v0_multicloud_10.233.40.171_9001" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.946484ms) from=10.233.66.244:43088 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (531.618µs) from=10.233.66.244:43090 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_multicloud_10.233.40.171_9001" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.033955ms) from=10.233.66.244:43094 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (465.27µs) from=10.233.66.244:43096 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_sdc_10.233.5.237_8443" 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.963443ms) from=10.233.66.244:43098 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (618.654µs) from=10.233.66.244:43100 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.5.237_8080" 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (18.659225ms) from=10.233.66.244:43102 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (15.512706ms) from=10.233.66.244:43106 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.46.14_9011" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (23.733403ms) from=10.233.66.244:43108 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (609.11µs) from=10.233.66.244:43110 2022/12/31 03:03:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.46.14_9011" 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.427988ms) from=10.233.66.244:43112 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (353.493µs) from=10.233.66.244:43114 2022/12/31 03:03:23 [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/12/31 03:03:23 [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/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_sdc-gui_10.233.3.50_8181" 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.237809ms) from=10.233.66.244:43116 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (589.302µs) from=10.233.66.244:43118 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_parser_10.233.50.91_8806" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.719667ms) from=10.233.66.244:43120 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (470.049µs) from=10.233.66.244:43122 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_catalog_10.233.50.91_8806" 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.53789ms) from=10.233.66.244:43126 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (711.502µs) from=10.233.66.244:43128 2022/12/31 03:03:23 [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/12/31 03:03: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/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [INFO] agent: Synced service "_v1_nsd_10.233.50.91_8806" 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.12103ms) from=10.233.66.244:43130 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:23 [DEBUG] agent: Node info in sync 2022/12/31 03:03:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (537.709µs) from=10.233.66.244:43136 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.50.91_8806" 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.215332ms) from=10.233.66.244:43148 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (474.029µs) from=10.233.66.244:43150 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v1_wf-gui_10.233.55.38_8443" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.276861ms) from=10.233.66.244:43152 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (345.209µs) from=10.233.66.244:43154 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.369637ms) from=10.233.66.244:43156 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (348.397µs) from=10.233.66.244:43158 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.722639ms) from=10.233.66.244:43160 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (3.935492ms) from=10.233.66.244:43162 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.491083ms) from=10.233.66.244:43164 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (545.125µs) from=10.233.66.244:43166 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.066056ms) from=10.233.66.244:43168 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (6.507209ms) from=10.233.66.244:43170 2022/12/31 03:03: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/12/31 03:03: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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.594808ms) from=10.233.66.244:43174 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (384.399µs) from=10.233.66.244:43176 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.369459ms) from=10.233.66.244:43178 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (784.39µs) from=10.233.66.244:43180 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.248949ms) from=10.233.66.244:43182 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (545.98µs) from=10.233.66.244:43184 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.009366ms) from=10.233.66.244:43186 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (603.628µs) from=10.233.66.244:43188 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.409996ms) from=10.233.66.244:43190 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (516.936µs) from=10.233.66.244:43196 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.386815ms) from=10.233.66.244:43198 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (486.112µs) from=10.233.66.244:43200 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.09409ms) from=10.233.66.244:43202 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (569.598µs) from=10.233.66.244:43204 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.317144ms) from=10.233.66.244:43206 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (512.66µs) from=10.233.66.244:43208 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.526949ms) from=10.233.66.244:43210 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (501.98µs) from=10.233.66.244:43212 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.681162ms) from=10.233.66.244:43214 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (381.553µs) from=10.233.66.244:43216 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.197897ms) from=10.233.66.244:43226 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (358.476µs) from=10.233.66.244:43228 2022/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.433646ms) from=10.233.66.244:43230 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (390.18µs) from=10.233.66.244:43232 2022/12/31 03:03:24 [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/12/31 03:03:24 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.549052ms) from=10.233.66.244:43234 2022/12/31 03:03:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:24 [DEBUG] agent: Node info in sync 2022/12/31 03:03:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (449.33µs) from=10.233.66.244:43236 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (17.208343ms) from=10.233.66.244:43238 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (563.388µs) from=10.233.66.244:43240 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.761113ms) from=10.233.66.244:43242 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (426.34µs) from=10.233.66.244:43244 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.942095ms) from=10.233.66.244:43246 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (415.661µs) from=10.233.66.244:43248 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.489908ms) from=10.233.66.244:43250 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (383.92µs) from=10.233.66.244:43252 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.107021ms) from=10.233.66.244:43256 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (311.535µs) from=10.233.66.244:43258 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.544517ms) from=10.233.66.244:43260 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.009552ms) from=10.233.66.244:43262 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.436462ms) from=10.233.66.244:43264 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (447.58µs) from=10.233.66.244:43266 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.514744ms) from=10.233.66.244:43268 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (8.681565ms) from=10.233.66.244:43272 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.800042ms) from=10.233.66.244:43274 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (338.303µs) from=10.233.66.244:43276 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (13.928867ms) from=10.233.66.244:43278 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (400.969µs) from=10.233.66.244:43280 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.794153ms) from=10.233.66.244:43282 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (566.673µs) from=10.233.66.244:43284 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (12.797885ms) from=10.233.66.244:43288 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (493.4µs) from=10.233.66.244:43290 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (25.488918ms) from=10.233.66.244:43292 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (538.501µs) from=10.233.66.244:43296 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.478072ms) from=10.233.66.244:43298 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (472.757µs) from=10.233.66.244:43302 2022/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.402227ms) from=10.233.66.244:43304 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (366.39µs) from=10.233.66.244:43306 2022/12/31 03:03:25 [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/12/31 03:03:25 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.181687ms) from=10.233.66.244:43308 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:25 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:25 [DEBUG] agent: Node info in sync 2022/12/31 03:03:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.427435ms) from=10.233.66.244:43310 2022/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.581265ms) from=10.233.66.244:43314 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (385.756µs) from=10.233.66.244:43316 2022/12/31 03:03:26 [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/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.478365ms) from=10.233.66.244:43320 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (381.015µs) from=10.233.66.244:43322 2022/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.747958ms) from=10.233.66.244:43324 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (1.672002ms) from=10.233.66.244:43326 2022/12/31 03:03:26 [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/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.684455ms) from=10.233.66.244:43328 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (373.116µs) from=10.233.66.244:43330 2022/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (16.601435ms) from=10.233.66.244:43332 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (639.497µs) from=10.233.66.244:43334 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [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/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (14.830728ms) from=10.233.66.244:43336 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (502.925µs) from=10.233.66.244:43338 2022/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (16.110964ms) from=10.233.66.244:43340 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (384.181µs) from=10.233.66.244:43342 2022/12/31 03:03:26 [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/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.662465ms) from=10.233.66.244:43344 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (423.323µs) from=10.233.66.244:43346 2022/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.023889ms) from=10.233.66.244:43348 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (391.918µs) from=10.233.66.244:43352 2022/12/31 03:03:26 [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/12/31 03:03:26 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.830796ms) from=10.233.66.244:43354 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:26 [DEBUG] agent: Node info in sync 2022/12/31 03:03:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (571.446µs) from=10.233.66.244:43356 2022/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.273339ms) from=10.233.66.244:43358 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (443.336µs) from=10.233.66.244:43360 2022/12/31 03:03:27 [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/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (10.472031ms) from=10.233.66.244:43362 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (317.22µs) from=10.233.66.244:43364 2022/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.83763ms) from=10.233.66.244:43366 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (3.250673ms) from=10.233.66.244:43372 2022/12/31 03:03:27 [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/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.263673ms) from=10.233.66.244:43376 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (768.729µs) from=10.233.66.244:43378 2022/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.188697ms) from=10.233.66.244:43380 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (620.47µs) from=10.233.66.244:43382 2022/12/31 03:03:27 [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/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.92023ms) from=10.233.66.244:43384 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (384.214µs) from=10.233.66.244:43386 2022/12/31 03:03:27 [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/12/31 03:03: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/12/31 03:03: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/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc_10.233.5.237_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.38_8443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_catalog_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.5.237_8080" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.161_8446" 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.3.50_8181" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Node info in sync 2022/12/31 03:03:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.435451ms) from=10.233.66.244:43390 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud_10.233.40.171_9001" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_parser_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.6.27_9007" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.23.252_9015" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.12_3904" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.46.14_9011" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.161_8446" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.52.229_443" in sync 2022/12/31 03:03:27 [DEBUG] agent: Service "_v1_nsd_10.233.50.91_8806" in sync 2022/12/31 03:03:27 [DEBUG] agent: Servic