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: '8021ec6d-a4a7-69db-f333-757a526521c1' Node name: 'onap-msb-consul-f96d66b85-lvtfx' 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/11/05 02:41:00 [DEBUG] agent: Using random ID "8021ec6d-a4a7-69db-f333-757a526521c1" as node ID 2022/11/05 02:41:00 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8021ec6d-a4a7-69db-f333-757a526521c1 Address:127.0.0.1:8300}] 2022/11/05 02:41:00 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/11/05 02:41:00 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-lvtfx.dc1 127.0.0.1 2022/11/05 02:41:00 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-lvtfx 127.0.0.1 2022/11/05 02:41:00 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-lvtfx (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/05 02:41:00 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-lvtfx.dc1" in area "wan" 2022/11/05 02:41:00 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/11/05 02:41:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/11/05 02:41:00 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/11/05 02:41:00 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/11/05 02:41:00 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/11/05 02:41:00 [INFO] agent: started state syncer 2022/11/05 02:41:00 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/11/05 02:41:00 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/11/05 02:41:00 [DEBUG] raft: Votes needed: 1 2022/11/05 02:41:00 [DEBUG] raft: Vote granted from 8021ec6d-a4a7-69db-f333-757a526521c1 in term 2. Tally: 1 2022/11/05 02:41:00 [INFO] raft: Election won. Tally: 1 2022/11/05 02:41:00 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/11/05 02:41:00 [INFO] consul: cluster leadership acquired 2022/11/05 02:41:00 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-lvtfx 2022/11/05 02:41:00 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/11/05 02:41:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:41:00 [INFO] consul: member 'onap-msb-consul-f96d66b85-lvtfx' joined, marking health alive 2022/11/05 02:41:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:41:00 [INFO] agent: Synced node info 2022/11/05 02:41:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:41:02 [DEBUG] agent: Node info in sync 2022/11/05 02:41:02 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.3 (currently running: 1.4.3) 2022/11/05 02:42:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:42:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:42:59 [DEBUG] agent: Node info in sync 2022/11/05 02:43:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lvtfx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/05 02:43:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:44:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:44:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:44:00 [DEBUG] agent: Node info in sync 2022/11/05 02:45:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:45:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lvtfx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/05 02:45:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:45:22 [DEBUG] agent: Node info in sync 2022/11/05 02:46:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:46:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:46:46 [DEBUG] agent: Node info in sync 2022/11/05 02:47:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:47:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lvtfx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/05 02:48:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:48:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:48:42 [DEBUG] agent: Node info in sync 2022/11/05 02:49:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:49:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:49:48 [DEBUG] agent: Node info in sync 2022/11/05 02:50:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:50:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lvtfx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/05 02:51:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:51:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:51:09 [DEBUG] agent: Node info in sync 2022/11/05 02:52:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:52:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/11/05 02:52:45 [DEBUG] agent: Node info in sync 2022/11/05 02:53:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-lvtfx" since the cluster is too small 2022/11/05 02:53:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-lvtfx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/11/05 02:53:22 [DEBUG] http: Request GET /v1/status/leader (1.12505ms) from=10.233.72.3:43670 2022/11/05 02:53:22 [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/11/05 02:53: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/11/05 02:53:22 [INFO] agent: Synced service "_v1_message-router_10.233.35.185_3904" 2022/11/05 02:53:22 [DEBUG] agent: Node info in sync 2022/11/05 02:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.349567ms) from=10.233.72.3:43674 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:22 [DEBUG] agent: Node info in sync 2022/11/05 02:53:22 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.033469ms) from=10.233.72.3:43676 2022/11/05 02:53:22 [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/11/05 02:53: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/11/05 02:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:22 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.12.93_443" 2022/11/05 02:53:22 [DEBUG] agent: Node info in sync 2022/11/05 02:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.256268ms) from=10.233.72.3:43678 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:22 [DEBUG] agent: Node info in sync 2022/11/05 02:53:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (477.473µs) from=10.233.72.3:43680 2022/11/05 02:53:22 [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/11/05 02:53:22 [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/11/05 02:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:22 [INFO] agent: Synced service "_v1_sdc-gui_10.233.49.131_8181" 2022/11/05 02:53:22 [DEBUG] agent: Node info in sync 2022/11/05 02:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.197054ms) from=10.233.72.3:43684 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:22 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.976592ms) from=10.233.72.3:43686 2022/11/05 02:53:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.38.187_9011" 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (194.755071ms) from=10.233.72.3:43690 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (388.061µs) from=10.233.72.3:43696 2022/11/05 02:53:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.38.187_9011" 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.678238ms) from=10.233.72.3:43702 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (554.489µs) from=10.233.72.3:43706 2022/11/05 02:53:23 [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/11/05 02:53: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/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.42.213_9007" 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.721022ms) from=10.233.72.3:43708 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.630383ms) from=10.233.72.3:43712 2022/11/05 02:53:23 [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/11/05 02:53: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/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.42.213_9007" 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.430575ms) from=10.233.72.3:43716 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (753.985µs) from=10.233.72.3:43718 2022/11/05 02:53:23 [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/11/05 02:53:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v1_wf-gui_10.233.32.44_8443" 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.330219ms) from=10.233.72.3:43720 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (382.561µs) from=10.233.72.3:43722 2022/11/05 02:53:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v0_multicloud_10.233.18.41_9001" 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.105904ms) from=10.233.72.3:43724 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (458.837µs) from=10.233.72.3:43726 2022/11/05 02:53:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [INFO] agent: Synced service "_v1_multicloud_10.233.18.41_9001" 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.388344ms) from=10.233.72.3:43728 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:23 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:23 [DEBUG] agent: Node info in sync 2022/11/05 02:53:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (385.444µs) from=10.233.72.3:43730 2022/11/05 02:53:24 [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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_sdc_10.233.54.92_8443" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.715874ms) from=10.233.72.3:43732 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (633.623µs) from=10.233.72.3:43734 2022/11/05 02:53:24 [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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.54.92_8080" 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.532371ms) from=10.233.72.3:43736 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (650.965µs) from=10.233.72.3:43738 2022/11/05 02:53:24 [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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_parser_10.233.14.16_8806" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (17.103419ms) from=10.233.72.3:43742 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (531.567µs) from=10.233.72.3:43744 2022/11/05 02:53:24 [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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_catalog_10.233.14.16_8806" 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.791963ms) from=10.233.72.3:43746 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (620.434µs) from=10.233.72.3:43748 2022/11/05 02:53:24 [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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_nsd_10.233.14.16_8806" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.870711ms) from=10.233.72.3:43750 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (534.192µs) from=10.233.72.3:43752 2022/11/05 02:53:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.14.16_8806" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (22.733209ms) from=10.233.72.3:43754 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (530.225µs) from=10.233.72.3:43756 2022/11/05 02:53:24 [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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.26.163_9015" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.585539ms) from=10.233.72.3:43758 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (370.44µs) from=10.233.72.3:43760 2022/11/05 02:53:24 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.196158ms) from=10.233.72.3:43762 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (301.768µs) from=10.233.72.3:43764 2022/11/05 02:53:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.628949ms) from=10.233.72.3:43766 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (309.741µs) from=10.233.72.3:43768 2022/11/05 02:53:24 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.601039ms) from=10.233.72.3:43770 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:24 [DEBUG] agent: Node info in sync 2022/11/05 02:53:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (268.861µs) from=10.233.72.3:43772 2022/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.928219ms) from=10.233.72.3:43774 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (340.513µs) from=10.233.72.3:43776 2022/11/05 02:53:25 [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/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.453723ms) from=10.233.72.3:43778 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (537.59µs) from=10.233.72.3:43780 2022/11/05 02:53:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (22.051395ms) from=10.233.72.3:43782 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (495.922µs) from=10.233.72.3:43786 2022/11/05 02:53:25 [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/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.50069ms) from=10.233.72.3:43794 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (569.005µs) from=10.233.72.3:43796 2022/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.371916ms) from=10.233.72.3:43798 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (587.086µs) from=10.233.72.3:43802 2022/11/05 02:53:25 [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/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.267678ms) from=10.233.72.3:43808 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (384.935µs) from=10.233.72.3:43810 2022/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.328748ms) from=10.233.72.3:43812 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (405.212µs) from=10.233.72.3:43814 2022/11/05 02:53:25 [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/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.077004ms) from=10.233.72.3:43816 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (793.014µs) from=10.233.72.3:43818 2022/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.655439ms) from=10.233.72.3:43820 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (367.411µs) from=10.233.72.3:43824 2022/11/05 02:53:25 [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/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.99916ms) from=10.233.72.3:43826 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (5.290366ms) from=10.233.72.3:43828 2022/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.387616ms) from=10.233.72.3:43832 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (1.119288ms) from=10.233.72.3:43834 2022/11/05 02:53:25 [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/11/05 02:53:25 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request PUT /v1/agent/service/register (11.428482ms) from=10.233.72.3:43836 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:25 [DEBUG] agent: Node info in sync 2022/11/05 02:53:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (314.762µs) from=10.233.72.3:43840 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.114837ms) from=10.233.72.3:43842 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (293.812µs) from=10.233.72.3:43844 2022/11/05 02:53:26 [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/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.673894ms) from=10.233.72.3:43848 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (447.268µs) from=10.233.72.3:43852 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.795875ms) from=10.233.72.3:43854 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (359.849µs) from=10.233.72.3:43856 2022/11/05 02:53:26 [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/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (13.061074ms) from=10.233.72.3:43862 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (286.683µs) from=10.233.72.3:43864 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.379509ms) from=10.233.72.3:43866 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (301.156µs) from=10.233.72.3:43868 2022/11/05 02:53:26 [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/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (13.406894ms) from=10.233.72.3:43870 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (526.172µs) from=10.233.72.3:43872 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (14.464133ms) from=10.233.72.3:43874 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (410.675µs) from=10.233.72.3:43876 2022/11/05 02:53:26 [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/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.892483ms) from=10.233.72.3:43878 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (353.319µs) from=10.233.72.3:43880 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.13169ms) from=10.233.72.3:43882 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (296.92µs) from=10.233.72.3:43884 2022/11/05 02:53:26 [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/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.301422ms) from=10.233.72.3:43886 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (600.577µs) from=10.233.72.3:43888 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.260195ms) from=10.233.72.3:43890 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (488.186µs) from=10.233.72.3:43892 2022/11/05 02:53:26 [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/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (8.605698ms) from=10.233.72.3:43894 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (404.122µs) from=10.233.72.3:43896 2022/11/05 02:53:26 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.261643ms) from=10.233.72.3:43898 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:26 [DEBUG] agent: Node info in sync 2022/11/05 02:53:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (582.544µs) from=10.233.72.3:43900 2022/11/05 02:53:27 [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/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.749518ms) from=10.233.72.3:43902 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (501.651µs) from=10.233.72.3:43904 2022/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (18.424885ms) from=10.233.72.3:43906 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (315.071µs) from=10.233.72.3:43908 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [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/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (11.522231ms) from=10.233.72.3:43910 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (552.497µs) from=10.233.72.3:43912 2022/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (13.02867ms) from=10.233.72.3:43916 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (335.258µs) from=10.233.72.3:43918 2022/11/05 02:53:27 [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/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (4.706543ms) from=10.233.72.3:43920 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (636.521µs) from=10.233.72.3:43922 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (16.96572ms) from=10.233.72.3:43924 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (817.725µs) from=10.233.72.3:43926 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (12.552342ms) from=10.233.72.3:43928 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (2.791876ms) from=10.233.72.3:43934 2022/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.328259ms) from=10.233.72.3:43938 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (416.364µs) from=10.233.72.3:43940 2022/11/05 02:53:27 [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/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (7.918452ms) from=10.233.72.3:43942 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (365.337µs) from=10.233.72.3:43944 2022/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (29.693861ms) from=10.233.72.3:43946 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (353.21µs) from=10.233.72.3:43948 2022/11/05 02:53:27 [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/11/05 02:53:27 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:27 [DEBUG] http: Request PUT /v1/agent/service/register (5.29828ms) from=10.233.72.3:43952 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:27 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (456.352µs) from=10.233.72.3:43954 2022/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.371376ms) from=10.233.72.3:43962 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (471.956µs) from=10.233.72.3:43964 2022/11/05 02:53:28 [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/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.415373ms) from=10.233.72.3:43966 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (340.927µs) from=10.233.72.3:43968 2022/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (20.632486ms) from=10.233.72.3:43972 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (460.246µs) from=10.233.72.3:43974 2022/11/05 02:53:28 [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/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (18.063837ms) from=10.233.72.3:43976 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (2.282337ms) from=10.233.72.3:43980 2022/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (22.347517ms) from=10.233.72.3:43982 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (476.865µs) from=10.233.72.3:43984 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [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/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.130501ms) from=10.233.72.3:43988 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (422.663µs) from=10.233.72.3:43990 2022/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.84032ms) from=10.233.72.3:43992 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (368.267µs) from=10.233.72.3:43996 2022/11/05 02:53:28 [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/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (5.264045ms) from=10.233.72.3:43998 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (532.685µs) from=10.233.72.3:44002 2022/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (6.72551ms) from=10.233.72.3:44004 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (481.295µs) from=10.233.72.3:44006 2022/11/05 02:53:28 [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/11/05 02:53:28 [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/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.681323ms) from=10.233.72.3:44008 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (681.45µs) from=10.233.72.3:44010 2022/11/05 02:53:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/11/05 02:53: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/11/05 02:53: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/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_parser_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.38.187_9011" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.131_8181" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.42.213_9007" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc_10.233.54.92_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.104_8446" 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.185_3904" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.54.92_8080" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Node info in sync 2022/11/05 02:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (4.573907ms) from=10.233.72.3:44012 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.14.16_8806" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.163_9015" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.12.93_443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.32.44_8443" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.18.41_9001" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.104_8446" in sync 2022/11/05 02:53:28 [DEBUG] agent: S