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: '7c24375a-cb67-6e76-891a-fc466563caef' Node name: 'onap-msb-consul-59f55f8877-jwnvc' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/09 13:08:07 [DEBUG] agent: Using random ID "7c24375a-cb67-6e76-891a-fc466563caef" as node ID 2022/03/09 13:08:08 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7c24375a-cb67-6e76-891a-fc466563caef Address:127.0.0.1:8300}] 2022/03/09 13:08:08 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/09 13:08:08 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-jwnvc.dc1 127.0.0.1 2022/03/09 13:08:08 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-jwnvc 127.0.0.1 2022/03/09 13:08:09 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-jwnvc (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:08:09 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-jwnvc.dc1" in area "wan" 2022/03/09 13:08:09 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/09 13:08:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/09 13:08:09 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/09 13:08:09 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/09 13:08:09 [DEBUG] raft: Votes needed: 1 2022/03/09 13:08:09 [DEBUG] raft: Vote granted from 7c24375a-cb67-6e76-891a-fc466563caef in term 2. Tally: 1 2022/03/09 13:08:09 [INFO] raft: Election won. Tally: 1 2022/03/09 13:08:09 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/09 13:08:09 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/09 13:08:09 [INFO] consul: cluster leadership acquired 2022/03/09 13:08:09 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/09 13:08:09 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-jwnvc 2022/03/09 13:08:09 [INFO] agent: started state syncer 2022/03/09 13:08:09 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/09 13:08:09 [INFO] agent: Synced node info 2022/03/09 13:08:09 [DEBUG] agent: Node info in sync 2022/03/09 13:08:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/09 13:08:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:08:11 [INFO] consul: member 'onap-msb-consul-59f55f8877-jwnvc' joined, marking health alive 2022/03/09 13:08:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:08:12 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/09 13:09:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:09:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:09:59 [DEBUG] agent: Node info in sync 2022/03/09 13:10:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-jwnvc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:10:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:11:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:11:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:11:44 [DEBUG] agent: Node info in sync 2022/03/09 13:12:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:12:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-jwnvc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:12:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:12:48 [DEBUG] agent: Node info in sync 2022/03/09 13:13:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:14:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:14:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:14:37 [DEBUG] agent: Node info in sync 2022/03/09 13:14:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-jwnvc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:15:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:15:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:15:41 [DEBUG] agent: Node info in sync 2022/03/09 13:16:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:16:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-jwnvc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:17:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:17:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:17:32 [DEBUG] agent: Node info in sync 2022/03/09 13:18:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:18:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:18:41 [DEBUG] agent: Node info in sync 2022/03/09 13:19:04 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-jwnvc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:19:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:20:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:20:08 [DEBUG] agent: Node info in sync 2022/03/09 13:20:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:21:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:21:37 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-jwnvc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/09 13:22:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/09 13:22:07 [DEBUG] agent: Node info in sync 2022/03/09 13:22:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:22:46 [DEBUG] http: Request GET /v1/status/leader (81.541353ms) from=10.233.71.164:39072 2022/03/09 13:22:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:48 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.28.201_443" 2022/03/09 13:22:48 [DEBUG] agent: Node info in sync 2022/03/09 13:22:48 [DEBUG] http: Request PUT /v1/agent/service/register (300.262078ms) from=10.233.71.164:39136 2022/03/09 13:22:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:48 [DEBUG] agent: Node info in sync 2022/03/09 13:22:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.000812ms) from=10.233.71.164:39176 2022/03/09 13:22:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:49 [INFO] agent: Synced service "_v1_message-router_10.233.20.38_3904" 2022/03/09 13:22:49 [DEBUG] agent: Node info in sync 2022/03/09 13:22:49 [DEBUG] http: Request PUT /v1/agent/service/register (408.781195ms) from=10.233.71.164:39212 2022/03/09 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:49 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:49 [DEBUG] agent: Node info in sync 2022/03/09 13:22:49 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.701012ms) from=10.233.71.164:39240 2022/03/09 13:22:49 [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/03/09 13:22:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:49 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:50 [INFO] agent: Synced service "_v1_parser_10.233.20.116_8806" 2022/03/09 13:22:50 [DEBUG] agent: Node info in sync 2022/03/09 13:22:50 [DEBUG] http: Request PUT /v1/agent/service/register (459.611517ms) from=10.233.71.164:39268 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:50 [DEBUG] agent: Node info in sync 2022/03/09 13:22:50 [DEBUG] http: Request GET /v1/health/service/parser-v1 (705.651µs) from=10.233.71.164:39302 2022/03/09 13:22:50 [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/03/09 13:22:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:50 [INFO] agent: Synced service "_v1_catalog_10.233.20.116_8806" 2022/03/09 13:22:50 [DEBUG] agent: Node info in sync 2022/03/09 13:22:50 [DEBUG] http: Request PUT /v1/agent/service/register (200.065633ms) from=10.233.71.164:39318 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:50 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:50 [DEBUG] agent: Node info in sync 2022/03/09 13:22:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (946.826µs) from=10.233.71.164:39344 2022/03/09 13:22:51 [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/03/09 13:22:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:51 [INFO] agent: Synced service "_v1_nsd_10.233.20.116_8806" 2022/03/09 13:22:51 [DEBUG] agent: Node info in sync 2022/03/09 13:22:51 [DEBUG] http: Request PUT /v1/agent/service/register (300.985346ms) from=10.233.71.164:39364 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:51 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:51 [DEBUG] agent: Node info in sync 2022/03/09 13:22:51 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (592.397µs) from=10.233.71.164:39410 2022/03/09 13:22:52 [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/03/09 13:22:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.20.116_8806" 2022/03/09 13:22:52 [DEBUG] agent: Node info in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:52 [DEBUG] agent: Node info in sync 2022/03/09 13:22:52 [DEBUG] http: Request PUT /v1/agent/service/register (399.272477ms) from=10.233.71.164:39430 2022/03/09 13:22:52 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (600.106µs) from=10.233.71.164:39482 2022/03/09 13:22:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.240_8181" 2022/03/09 13:22:53 [DEBUG] agent: Node info in sync 2022/03/09 13:22:53 [DEBUG] http: Request PUT /v1/agent/service/register (501.013904ms) from=10.233.71.164:39502 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:53 [DEBUG] agent: Node info in sync 2022/03/09 13:22:53 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (538.039µs) from=10.233.71.164:39554 2022/03/09 13:22:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:54 [INFO] agent: Synced service "_v1_sdnc_10.233.44.87_8282" 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Node info in sync 2022/03/09 13:22:54 [DEBUG] http: Request PUT /v1/agent/service/register (281.767701ms) from=10.233.71.164:39568 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:54 [DEBUG] agent: Node info in sync 2022/03/09 13:22:54 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (692.292µs) from=10.233.71.164:39588 2022/03/09 13:22:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [INFO] agent: Synced service "_v1_wf-gui_10.233.21.93_8443" 2022/03/09 13:22:54 [DEBUG] agent: Node info in sync 2022/03/09 13:22:54 [DEBUG] http: Request PUT /v1/agent/service/register (304.545672ms) from=10.233.71.164:39618 2022/03/09 13:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:54 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (406.246µs) from=10.233.71.164:39666 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Node info in sync 2022/03/09 13:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:55 [INFO] agent: Synced service "_v0_multicloud_10.233.12.172_9001" 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Node info in sync 2022/03/09 13:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (227.67849ms) from=10.233.71.164:39674 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Node info in sync 2022/03/09 13:22:55 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (662.608µs) from=10.233.71.164:39698 2022/03/09 13:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:55 [INFO] agent: Synced service "_v1_multicloud_10.233.12.172_9001" 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:55 [DEBUG] agent: Node info in sync 2022/03/09 13:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (301.516813ms) from=10.233.71.164:39712 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:55 [DEBUG] agent: Node info in sync 2022/03/09 13:22:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (494.821µs) from=10.233.71.164:39738 2022/03/09 13:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:56 [INFO] agent: Synced service "_v1_sdc_10.233.35.23_8443" 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Node info in sync 2022/03/09 13:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (202.498541ms) from=10.233.71.164:39754 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:56 [DEBUG] agent: Node info in sync 2022/03/09 13:22:56 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (762.653µs) from=10.233.71.164:39774 2022/03/09 13:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:57 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.35.23_8080" 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:57 [DEBUG] agent: Node info in sync 2022/03/09 13:22:57 [DEBUG] http: Request PUT /v1/agent/service/register (400.25731ms) from=10.233.71.164:39794 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:57 [DEBUG] agent: Node info in sync 2022/03/09 13:22:57 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (20.174907ms) from=10.233.71.164:39822 2022/03/09 13:22:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:58 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.32.249_9007" 2022/03/09 13:22:58 [DEBUG] agent: Node info in sync 2022/03/09 13:22:58 [DEBUG] http: Request PUT /v1/agent/service/register (701.007271ms) from=10.233.71.164:39842 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:22:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:22:58 [DEBUG] agent: Node info in sync 2022/03/09 13:22:58 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (300.026865ms) from=10.233.71.164:39906 2022/03/09 13:22:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:22:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:22:59 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.32.249_9007" 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Node info in sync 2022/03/09 13:22:59 [DEBUG] http: Request PUT /v1/agent/service/register (953.95859ms) from=10.233.71.164:39932 2022/03/09 13:22:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:22:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:22:59 [DEBUG] agent: Node info in sync 2022/03/09 13:23:00 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (338.093µs) from=10.233.71.164:39998 2022/03/09 13:23:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:01 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.11.138_9015" 2022/03/09 13:23:01 [DEBUG] agent: Node info in sync 2022/03/09 13:23:01 [DEBUG] http: Request PUT /v1/agent/service/register (968.19692ms) from=10.233.71.164:40024 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Node info in sync 2022/03/09 13:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (393.866µs) from=10.233.71.164:40106 2022/03/09 13:23:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:01 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.6.99_9011" 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:01 [DEBUG] agent: Node info in sync 2022/03/09 13:23:01 [DEBUG] http: Request PUT /v1/agent/service/register (564.242457ms) from=10.233.71.164:40116 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:01 [DEBUG] agent: Node info in sync 2022/03/09 13:23:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (543.825µs) from=10.233.71.164:40154 2022/03/09 13:23:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.6.99_9011" 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Node info in sync 2022/03/09 13:23:02 [DEBUG] http: Request PUT /v1/agent/service/register (376.832832ms) from=10.233.71.164:40156 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [DEBUG] agent: Node info in sync 2022/03/09 13:23:02 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.624µs) from=10.233.71.164:40186 2022/03/09 13:23:02 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Node info in sync 2022/03/09 13:23:02 [DEBUG] http: Request PUT /v1/agent/service/register (387.463792ms) from=10.233.71.164:40194 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:02 [DEBUG] agent: Node info in sync 2022/03/09 13:23:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (368.26µs) from=10.233.71.164:40226 2022/03/09 13:23:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:04 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Node info in sync 2022/03/09 13:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (728.258559ms) from=10.233.71.164:40250 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:04 [DEBUG] agent: Node info in sync 2022/03/09 13:23:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (463.637µs) from=10.233.71.164:40304 2022/03/09 13:23:04 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:04 [DEBUG] agent: Node info in sync 2022/03/09 13:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (401.356472ms) from=10.233.71.164:40326 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:04 [DEBUG] agent: Node info in sync 2022/03/09 13:23:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (190.390583ms) from=10.233.71.164:40358 2022/03/09 13:23:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:06 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:06 [DEBUG] agent: Node info in sync 2022/03/09 13:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.145413347s) from=10.233.71.164:40388 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Node info in sync 2022/03/09 13:23:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (292.718µs) from=10.233.71.164:40492 2022/03/09 13:23:06 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:07 [DEBUG] agent: Node info in sync 2022/03/09 13:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (375.949209ms) from=10.233.71.164:40504 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (655.045µs) from=10.233.71.164:40532 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Node info in sync 2022/03/09 13:23:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Node info in sync 2022/03/09 13:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (211.736194ms) from=10.233.71.164:40552 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:07 [DEBUG] agent: Node info in sync 2022/03/09 13:23:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (589.779µs) from=10.233.71.164:40570 2022/03/09 13:23:07 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:08 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Node info in sync 2022/03/09 13:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (300.982099ms) from=10.233.71.164:40588 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Node info in sync 2022/03/09 13:23:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (486.301µs) from=10.233.71.164:40620 2022/03/09 13:23:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:08 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:08 [DEBUG] agent: Node info in sync 2022/03/09 13:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (197.941258ms) from=10.233.71.164:40626 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:08 [DEBUG] agent: Node info in sync 2022/03/09 13:23:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (737.132µs) from=10.233.71.164:40644 2022/03/09 13:23:08 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Node info in sync 2022/03/09 13:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (300.697807ms) from=10.233.71.164:40652 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Node info in sync 2022/03/09 13:23:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (480.995µs) from=10.233.71.164:40678 2022/03/09 13:23:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Node info in sync 2022/03/09 13:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (199.75929ms) from=10.233.71.164:40684 2022/03/09 13:23:09 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-jwnvc" since the cluster is too small 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Node info in sync 2022/03/09 13:23:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (476.93µs) from=10.233.71.164:40714 2022/03/09 13:23:09 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:09 [DEBUG] agent: Node info in sync 2022/03/09 13:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (236.411013ms) from=10.233.71.164:40716 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:09 [DEBUG] agent: Node info in sync 2022/03/09 13:23:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (117.769034ms) from=10.233.71.164:40736 2022/03/09 13:23:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Node info in sync 2022/03/09 13:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (799.540171ms) from=10.233.71.164:40744 2022/03/09 13:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:10 [DEBUG] agent: Node info in sync 2022/03/09 13:23:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (403.126µs) from=10.233.71.164:40802 2022/03/09 13:23:11 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Node info in sync 2022/03/09 13:23:11 [DEBUG] http: Request PUT /v1/agent/service/register (400.422498ms) from=10.233.71.164:40810 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:11 [DEBUG] agent: Node info in sync 2022/03/09 13:23:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (591.310823ms) from=10.233.71.164:40852 2022/03/09 13:23:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Node info in sync 2022/03/09 13:23:12 [DEBUG] http: Request PUT /v1/agent/service/register (370.341365ms) from=10.233.71.164:40908 2022/03/09 13:23:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (772.179µs) from=10.233.71.164:40932 2022/03/09 13:23:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Node info in sync 2022/03/09 13:23:13 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Node info in sync 2022/03/09 13:23:13 [DEBUG] http: Request PUT /v1/agent/service/register (301.219951ms) from=10.233.71.164:40946 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Node info in sync 2022/03/09 13:23:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (426.51µs) from=10.233.71.164:40984 2022/03/09 13:23:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Node info in sync 2022/03/09 13:23:13 [DEBUG] http: Request PUT /v1/agent/service/register (100.589409ms) from=10.233.71.164:41004 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:13 [DEBUG] agent: Node info in sync 2022/03/09 13:23:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (576.089µs) from=10.233.71.164:41024 2022/03/09 13:23:14 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Node info in sync 2022/03/09 13:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (301.061319ms) from=10.233.71.164:41032 2022/03/09 13:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:14 [DEBUG] agent: Node info in sync 2022/03/09 13:23:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (690.868µs) from=10.233.71.164:41068 2022/03/09 13:23:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.152_8446" 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Node info in sync 2022/03/09 13:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (400.044452ms) from=10.233.71.164:41088 2022/03/09 13:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Node info in sync 2022/03/09 13:23:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.114469ms) from=10.233.71.164:41132 2022/03/09 13:23:15 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Node info in sync 2022/03/09 13:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (120.931683ms) from=10.233.71.164:41154 2022/03/09 13:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (318.196µs) from=10.233.71.164:41174 2022/03/09 13:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Node info in sync 2022/03/09 13:23:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:16 [DEBUG] agent: Node info in sync 2022/03/09 13:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (414.978753ms) from=10.233.71.164:41196 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:16 [DEBUG] agent: Node info in sync 2022/03/09 13:23:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (100.226097ms) from=10.233.71.164:41228 2022/03/09 13:23:16 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Node info in sync 2022/03/09 13:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (207.401991ms) from=10.233.71.164:41242 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Node info in sync 2022/03/09 13:23:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (379.492µs) from=10.233.71.164:41262 2022/03/09 13:23:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:17 [DEBUG] agent: Node info in sync 2022/03/09 13:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (210.076009ms) from=10.233.71.164:41274 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Node info in sync 2022/03/09 13:23:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (310.969µs) from=10.233.71.164:41296 2022/03/09 13:23:17 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Node info in sync 2022/03/09 13:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (50.233501ms) from=10.233.71.164:41310 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:17 [DEBUG] agent: Node info in sync 2022/03/09 13:23:17 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (526.311µs) from=10.233.71.164:41320 2022/03/09 13:23:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:18 [DEBUG] agent: Node info in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:18 [DEBUG] agent: Node info in sync 2022/03/09 13:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (599.607589ms) from=10.233.71.164:41326 2022/03/09 13:23:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (817.583µs) from=10.233.71.164:41408 2022/03/09 13:23:19 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Node info in sync 2022/03/09 13:23:20 [DEBUG] http: Request PUT /v1/agent/service/register (191.545764ms) from=10.233.71.164:41448 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Node info in sync 2022/03/09 13:23:20 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (756.281µs) from=10.233.71.164:41464 2022/03/09 13:23:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Node info in sync 2022/03/09 13:23:20 [DEBUG] http: Request PUT /v1/agent/service/register (301.026049ms) from=10.233.71.164:41486 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:20 [DEBUG] agent: Node info in sync 2022/03/09 13:23:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (408.677µs) from=10.233.71.164:41520 2022/03/09 13:23:21 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Node info in sync 2022/03/09 13:23:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.218122ms) from=10.233.71.164:41528 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (559.114µs) from=10.233.71.164:41572 2022/03/09 13:23:21 [DEBUG] agent: Node info in sync 2022/03/09 13:23:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Node info in sync 2022/03/09 13:23:21 [DEBUG] http: Request PUT /v1/agent/service/register (201.896721ms) from=10.233.71.164:41574 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:21 [DEBUG] agent: Node info in sync 2022/03/09 13:23:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (291.429273ms) from=10.233.71.164:41600 2022/03/09 13:23:22 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23: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/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Node info in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:22 [DEBUG] agent: Node info in sync 2022/03/09 13:23:22 [DEBUG] http: Request PUT /v1/agent/service/register (312.842508ms) from=10.233.71.164:41620 2022/03/09 13:23:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (556.512µs) from=10.233.71.164:41650 2022/03/09 13:23:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23: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/03/09 13:23:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Node info in sync 2022/03/09 13:23:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.00027594s) from=10.233.71.164:41670 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (642.056µs) from=10.233.71.164:41780 2022/03/09 13:23:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:24 [DEBUG] agent: Node info in sync 2022/03/09 13:23:24 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23: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/03/09 13:23: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/03/09 13:23:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Node info in sync 2022/03/09 13:23:25 [DEBUG] http: Request PUT /v1/agent/service/register (427.27893ms) from=10.233.71.164:41802 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:25 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:25 [DEBUG] agent: Node info in sync 2022/03/09 13:23:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (563.26µs) from=10.233.71.164:41844 2022/03/09 13:23: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/03/09 13:23: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/03/09 13:23: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/03/09 13:23:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Node info in sync 2022/03/09 13:23:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.266104417s) from=10.233.71.164:41866 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:26 [DEBUG] agent: Node info in sync 2022/03/09 13:23:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (199.94575ms) from=10.233.71.164:41950 2022/03/09 13:23:26 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23: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/03/09 13:23: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/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Node info in sync 2022/03/09 13:23:27 [DEBUG] http: Request PUT /v1/agent/service/register (189.058458ms) from=10.233.71.164:41968 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Node info in sync 2022/03/09 13:23:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (465.58µs) from=10.233.71.164:41982 2022/03/09 13:23:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23: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/03/09 13:23: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/03/09 13:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Node info in sync 2022/03/09 13:23:27 [DEBUG] http: Request PUT /v1/agent/service/register (165.878289ms) from=10.233.71.164:42004 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:27 [DEBUG] agent: Node info in sync 2022/03/09 13:23:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (526.919µs) from=10.233.71.164:42020 2022/03/09 13:23:27 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23: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/03/09 13:23: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/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Node info in sync 2022/03/09 13:23:28 [DEBUG] http: Request PUT /v1/agent/service/register (472.69507ms) from=10.233.71.164:42034 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Node info in sync 2022/03/09 13:23:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (683.915µs) from=10.233.71.164:42070 2022/03/09 13:23:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.152_8446" 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:29 [DEBUG] agent: Node info in sync 2022/03/09 13:23:29 [DEBUG] http: Request PUT /v1/agent/service/register (1.100131006s) from=10.233.71.164:42086 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:29 [DEBUG] agent: Node info in sync 2022/03/09 13:23:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (400.332µs) from=10.233.71.164:42162 2022/03/09 13:23:30 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Node info in sync 2022/03/09 13:23:30 [DEBUG] http: Request PUT /v1/agent/service/register (532.678544ms) from=10.233.71.164:42170 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Node info in sync 2022/03/09 13:23:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (366.432µs) from=10.233.71.164:42236 2022/03/09 13:23:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Node info in sync 2022/03/09 13:23:31 [DEBUG] http: Request PUT /v1/agent/service/register (472.607742ms) from=10.233.71.164:42258 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:31 [DEBUG] agent: Node info in sync 2022/03/09 13:23:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (372.088µs) from=10.233.71.164:42298 2022/03/09 13:23:31 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Node info in sync 2022/03/09 13:23:32 [DEBUG] http: Request PUT /v1/agent/service/register (284.246105ms) from=10.233.71.164:42306 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (716.941µs) from=10.233.71.164:42330 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Node info in sync 2022/03/09 13:23:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Node info in sync 2022/03/09 13:23:32 [DEBUG] http: Request PUT /v1/agent/service/register (134.032692ms) from=10.233.71.164:42368 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:32 [DEBUG] agent: Node info in sync 2022/03/09 13:23:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (609.702µs) from=10.233.71.164:42388 2022/03/09 13:23:33 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:33 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Node info in sync 2022/03/09 13:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (300.173778ms) from=10.233.71.164:42404 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:33 [DEBUG] agent: Node info in sync 2022/03/09 13:23:33 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (532.583µs) from=10.233.71.164:42440 2022/03/09 13:23:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Node info in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Node info in sync 2022/03/09 13:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (700.364882ms) from=10.233.71.164:42448 2022/03/09 13:23:34 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (365.794µs) from=10.233.71.164:42518 2022/03/09 13:23:34 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Node info in sync 2022/03/09 13:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (207.004296ms) from=10.233.71.164:42526 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:34 [DEBUG] agent: Node info in sync 2022/03/09 13:23:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (439.067µs) from=10.233.71.164:42556 2022/03/09 13:23:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:35 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Node info in sync 2022/03/09 13:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (200.192042ms) from=10.233.71.164:42564 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:35 [DEBUG] agent: Node info in sync 2022/03/09 13:23:35 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (392.674553ms) from=10.233.71.164:42588 2022/03/09 13:23:35 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Node info in sync 2022/03/09 13:23:36 [DEBUG] http: Request PUT /v1/agent/service/register (700.15051ms) from=10.233.71.164:42614 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Node info in sync 2022/03/09 13:23:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (353.198µs) from=10.233.71.164:42672 2022/03/09 13:23:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Node info in sync 2022/03/09 13:23:36 [DEBUG] http: Request PUT /v1/agent/service/register (135.567662ms) from=10.233.71.164:42674 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:36 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:36 [DEBUG] agent: Node info in sync 2022/03/09 13:23:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (333.895µs) from=10.233.71.164:42692 2022/03/09 13:23:37 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:37 [DEBUG] agent: Node info in sync 2022/03/09 13:23:37 [DEBUG] http: Request PUT /v1/agent/service/register (600.922548ms) from=10.233.71.164:42704 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (507.912µs) from=10.233.71.164:42756 2022/03/09 13:23:37 [DEBUG] agent: Node info in sync 2022/03/09 13:23:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Node info in sync 2022/03/09 13:23:38 [DEBUG] http: Request PUT /v1/agent/service/register (278.740061ms) from=10.233.71.164:42764 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (593.563µs) from=10.233.71.164:42782 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:38 [DEBUG] agent: Node info in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.35.23_8080" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_sdnc_10.233.44.87_8282" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.21.93_8443" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.20.38_3904" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.152_8446" 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:39 [DEBUG] agent: Node info in sync 2022/03/09 13:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (999.694336ms) from=10.233.71.164:42796 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.11.138_9015" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.6.99_9011" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_sdc_10.233.35.23_8443" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.172_9001" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_parser_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.20.116_8806" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.28.201_443" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.240_8181" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.32.249_9007" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.152_8446" in sync 2022/03/09 13:23:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72