+ 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: 'a604675b-e274-f988-1ba5-e3c0f9d2c9e4' Node name: 'onap-msb-consul-f96d66b85-jbdwz' 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/09/25 02:28:11 [DEBUG] agent: Using random ID "a604675b-e274-f988-1ba5-e3c0f9d2c9e4" as node ID 2022/09/25 02:28:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:a604675b-e274-f988-1ba5-e3c0f9d2c9e4 Address:127.0.0.1:8300}] 2022/09/25 02:28:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/09/25 02:28:11 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-jbdwz.dc1 127.0.0.1 2022/09/25 02:28:11 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-jbdwz 127.0.0.1 2022/09/25 02:28:11 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-jbdwz (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/25 02:28:11 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-jbdwz.dc1" in area "wan" 2022/09/25 02:28:11 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/09/25 02:28:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/09/25 02:28:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/09/25 02:28:11 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/09/25 02:28:11 [INFO] agent: started state syncer 2022/09/25 02:28:11 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/09/25 02:28:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/09/25 02:28:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/09/25 02:28:11 [DEBUG] raft: Votes needed: 1 2022/09/25 02:28:11 [DEBUG] raft: Vote granted from a604675b-e274-f988-1ba5-e3c0f9d2c9e4 in term 2. Tally: 1 2022/09/25 02:28:11 [INFO] raft: Election won. Tally: 1 2022/09/25 02:28:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/09/25 02:28:11 [INFO] consul: cluster leadership acquired 2022/09/25 02:28:11 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-jbdwz 2022/09/25 02:28:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/09/25 02:28:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:28:11 [INFO] consul: member 'onap-msb-consul-f96d66b85-jbdwz' joined, marking health alive 2022/09/25 02:28:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:28:11 [INFO] agent: Synced node info 2022/09/25 02:28:11 [DEBUG] agent: Node info in sync 2022/09/25 02:28:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:28:11 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.13.2 (currently running: 1.4.3) 2022/09/25 02:29:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:29:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:29:13 [DEBUG] agent: Node info in sync 2022/09/25 02:30:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jbdwz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/25 02:30:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:30:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:30:54 [DEBUG] agent: Node info in sync 2022/09/25 02:31:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:32:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:32:11 [DEBUG] agent: Node info in sync 2022/09/25 02:32:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:32:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jbdwz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/25 02:33:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:34:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:34:09 [DEBUG] agent: Node info in sync 2022/09/25 02:34:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:35:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:35:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jbdwz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/25 02:35:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:35:54 [DEBUG] agent: Node info in sync 2022/09/25 02:36:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:37:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jbdwz" since the cluster is too small 2022/09/25 02:37:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/09/25 02:37:22 [DEBUG] agent: Node info in sync 2022/09/25 02:37:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jbdwz.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/09/25 02:37:43 [DEBUG] http: Request GET /v1/status/leader (19.642269ms) from=10.233.69.186:38758 2022/09/25 02:37:44 [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/09/25 02:37:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:44 [INFO] agent: Synced service "_v1_parser_10.233.17.133_8806" 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (5.921241ms) from=10.233.69.186:38762 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.77966ms) from=10.233.69.186:38764 2022/09/25 02:37:44 [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/09/25 02:37:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [INFO] agent: Synced service "_v1_catalog_10.233.17.133_8806" 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (27.108507ms) from=10.233.69.186:38768 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.704254ms) from=10.233.69.186:38770 2022/09/25 02:37:44 [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/09/25 02:37:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [INFO] agent: Synced service "_v1_nsd_10.233.17.133_8806" 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (11.681372ms) from=10.233.69.186:38772 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (866.605µs) from=10.233.69.186:38774 2022/09/25 02:37:44 [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/09/25 02:37:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.17.133_8806" 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request PUT /v1/agent/service/register (38.672579ms) from=10.233.69.186:38776 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:44 [DEBUG] agent: Node info in sync 2022/09/25 02:37:44 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (560.868µs) from=10.233.69.186:38778 2022/09/25 02:37:44 [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/09/25 02:37:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v0_multicloud_10.233.7.74_9001" 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (37.809367ms) from=10.233.69.186:38790 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (466.099µs) from=10.233.69.186:38792 2022/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v1_multicloud_10.233.7.74_9001" 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (36.977195ms) from=10.233.69.186:38794 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (457.73µs) from=10.233.69.186:38796 2022/09/25 02:37:45 [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/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v1_sdc-gui_10.233.2.157_8181" 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.324705ms) from=10.233.69.186:38798 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (3.063373ms) from=10.233.69.186:38800 2022/09/25 02:37:45 [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/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v1_wf-gui_10.233.58.130_8443" 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.341092ms) from=10.233.69.186:38802 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (393.972µs) from=10.233.69.186:38804 2022/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.24.105_443" 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (34.011681ms) from=10.233.69.186:38806 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (2.448846ms) from=10.233.69.186:38808 2022/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.55.52_9011" 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (21.758369ms) from=10.233.69.186:38812 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (21.011474ms) from=10.233.69.186:38814 2022/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.55.52_9011" 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (29.759066ms) from=10.233.69.186:38816 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (457.261µs) from=10.233.69.186:38818 2022/09/25 02:37:45 [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/09/25 02:37:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.59.27_9007" 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request PUT /v1/agent/service/register (7.30597ms) from=10.233.69.186:38820 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:45 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:45 [DEBUG] agent: Node info in sync 2022/09/25 02:37:45 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (365.96µs) from=10.233.69.186:38822 2022/09/25 02:37:46 [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/09/25 02:37:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.59.27_9007" 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (19.905358ms) from=10.233.69.186:38824 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (382.75µs) from=10.233.69.186:38826 2022/09/25 02:37:46 [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/09/25 02:37:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.207_9015" 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (8.775886ms) from=10.233.69.186:38828 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (359.459µs) from=10.233.69.186:38830 2022/09/25 02:37:46 [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/09/25 02:37:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [INFO] agent: Synced service "_v1_message-router_10.233.37.212_3904" 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (22.828098ms) from=10.233.69.186:38832 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (438.031µs) from=10.233.69.186:38842 2022/09/25 02:37:46 [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/09/25 02:37:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [INFO] agent: Synced service "_v1_sdc_10.233.18.255_8443" 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (36.173193ms) from=10.233.69.186:38850 2022/09/25 02:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (499µs) from=10.233.69.186:38852 2022/09/25 02:37:46 [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/09/25 02:37:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.18.255_8080" 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (30.379831ms) from=10.233.69.186:38854 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (429.478µs) from=10.233.69.186:38856 2022/09/25 02:37:46 [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/09/25 02:37:46 [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/09/25 02:37:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request PUT /v1/agent/service/register (29.659511ms) from=10.233.69.186:38858 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:46 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:46 [DEBUG] agent: Node info in sync 2022/09/25 02:37:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (55.227048ms) from=10.233.69.186:38860 2022/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (32.925419ms) from=10.233.69.186:38872 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (459.926µs) from=10.233.69.186:38874 2022/09/25 02:37:47 [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/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (28.384685ms) from=10.233.69.186:38876 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (476.325µs) from=10.233.69.186:38888 2022/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (42.099469ms) from=10.233.69.186:38896 2022/09/25 02:37:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (380.201µs) from=10.233.69.186:38898 2022/09/25 02:37:47 [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/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (24.195844ms) from=10.233.69.186:38908 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (11.910627ms) from=10.233.69.186:38914 2022/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (25.541819ms) from=10.233.69.186:38924 2022/09/25 02:37:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (387.135µs) from=10.233.69.186:38928 2022/09/25 02:37:47 [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/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.480209ms) from=10.233.69.186:38930 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:47 [DEBUG] agent: Node info in sync 2022/09/25 02:37:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (595.68µs) from=10.233.69.186:38932 2022/09/25 02:37:47 [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/09/25 02:37:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (9.993356ms) from=10.233.69.186:38934 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (368.718µs) from=10.233.69.186:38936 2022/09/25 02:37:48 [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/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (6.682969ms) from=10.233.69.186:38938 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (425.545µs) from=10.233.69.186:38940 2022/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (34.686913ms) from=10.233.69.186:38942 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (6.615475ms) from=10.233.69.186:38944 2022/09/25 02:37:48 [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/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (44.465292ms) from=10.233.69.186:38948 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (472.894µs) from=10.233.69.186:38950 2022/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (26.864826ms) from=10.233.69.186:38952 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (3.950355ms) from=10.233.69.186:38954 2022/09/25 02:37:48 [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/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (48.768097ms) from=10.233.69.186:38956 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (416.86µs) from=10.233.69.186:38962 2022/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (49.819341ms) from=10.233.69.186:38964 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (402.936µs) from=10.233.69.186:38966 2022/09/25 02:37:48 [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/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request PUT /v1/agent/service/register (104.364491ms) from=10.233.69.186:38974 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:48 [DEBUG] agent: Node info in sync 2022/09/25 02:37:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (377.764µs) from=10.233.69.186:38978 2022/09/25 02:37:48 [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/09/25 02:37:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (55.282923ms) from=10.233.69.186:38980 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (593.075µs) from=10.233.69.186:38982 2022/09/25 02:37:49 [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/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (24.355258ms) from=10.233.69.186:38984 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (466.228µs) from=10.233.69.186:38986 2022/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (27.379389ms) from=10.233.69.186:38988 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (5.45706ms) from=10.233.69.186:38990 2022/09/25 02:37:49 [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/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (7.459316ms) from=10.233.69.186:38994 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (12.164877ms) from=10.233.69.186:38996 2022/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (12.295175ms) from=10.233.69.186:38998 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (475.657µs) from=10.233.69.186:39000 2022/09/25 02:37:49 [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/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (14.055196ms) from=10.233.69.186:39002 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (500.56µs) from=10.233.69.186:39004 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (34.819736ms) from=10.233.69.186:39008 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (363.758µs) from=10.233.69.186:39010 2022/09/25 02:37:49 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (5.597473ms) from=10.233.69.186:39012 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (376.683µs) from=10.233.69.186:39022 2022/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (35.156712ms) from=10.233.69.186:39024 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (688.798µs) from=10.233.69.186:39026 2022/09/25 02:37:49 [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/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request PUT /v1/agent/service/register (11.119819ms) from=10.233.69.186:39028 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:49 [DEBUG] agent: Node info in sync 2022/09/25 02:37:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (369.227µs) from=10.233.69.186:39030 2022/09/25 02:37:49 [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/09/25 02:37:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (30.177735ms) from=10.233.69.186:39032 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (396.113µs) from=10.233.69.186:39034 2022/09/25 02:37:50 [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/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (7.036252ms) from=10.233.69.186:39036 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (356.296µs) from=10.233.69.186:39038 2022/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (4.384942ms) from=10.233.69.186:39040 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (4.878623ms) from=10.233.69.186:39042 2022/09/25 02:37:50 [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/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (19.494989ms) from=10.233.69.186:39044 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (481.058µs) from=10.233.69.186:39046 2022/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (5.855149ms) from=10.233.69.186:39048 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (372.789µs) from=10.233.69.186:39050 2022/09/25 02:37:50 [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/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (41.837923ms) from=10.233.69.186:39052 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (8.705327ms) from=10.233.69.186:39054 2022/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (10.23256ms) from=10.233.69.186:39056 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (401.034µs) from=10.233.69.186:39060 2022/09/25 02:37:50 [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/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (15.807926ms) from=10.233.69.186:39064 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (781.715µs) from=10.233.69.186:39066 2022/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (15.672921ms) from=10.233.69.186:39068 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (15.545557ms) from=10.233.69.186:39070 2022/09/25 02:37:50 [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/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (6.475324ms) from=10.233.69.186:39072 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (450.859µs) from=10.233.69.186:39074 2022/09/25 02:37:50 [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/09/25 02:37:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.216_8446" 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:50 [DEBUG] http: Request PUT /v1/agent/service/register (29.425882ms) from=10.233.69.186:39088 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:50 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (563.898µs) from=10.233.69.186:39092 2022/09/25 02:37:51 [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/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (27.693873ms) from=10.233.69.186:39094 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (393.327µs) from=10.233.69.186:39096 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (21.684271ms) from=10.233.69.186:39098 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (394.751µs) from=10.233.69.186:39100 2022/09/25 02:37:51 [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/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (70.887017ms) from=10.233.69.186:39102 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (432.798µs) from=10.233.69.186:39106 2022/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (44.138584ms) from=10.233.69.186:39108 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (52.100579ms) from=10.233.69.186:39110 2022/09/25 02:37:51 [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/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (22.114168ms) from=10.233.69.186:39114 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (448.745µs) from=10.233.69.186:39116 2022/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request PUT /v1/agent/service/register (24.617589ms) from=10.233.69.186:39118 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:51 [DEBUG] agent: Node info in sync 2022/09/25 02:37:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (377.622µs) from=10.233.69.186:39120 2022/09/25 02:37:51 [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/09/25 02:37:51 [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/09/25 02:37:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (69.362057ms) from=10.233.69.186:39122 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (464.268µs) from=10.233.69.186:39126 2022/09/25 02:37:52 [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/09/25 02:37:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (30.283252ms) from=10.233.69.186:39128 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (469.627µs) from=10.233.69.186:39130 2022/09/25 02:37:52 [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/09/25 02:37:52 [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/09/25 02:37:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.160795ms) from=10.233.69.186:39132 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (440.275µs) from=10.233.69.186:39134 2022/09/25 02:37:52 [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/09/25 02:37:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (11.09308ms) from=10.233.69.186:39136 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (417.689µs) from=10.233.69.186:39138 2022/09/25 02:37:52 [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/09/25 02:37:52 [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/09/25 02:37:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (9.558155ms) from=10.233.69.186:39144 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (380.337µs) from=10.233.69.186:39146 2022/09/25 02:37:52 [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/09/25 02:37:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request PUT /v1/agent/service/register (114.974815ms) from=10.233.69.186:39152 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:52 [DEBUG] agent: Node info in sync 2022/09/25 02:37:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (409.538µs) from=10.233.69.186:39156 2022/09/25 02:37:52 [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/09/25 02:37:52 [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/09/25 02:37:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_parser_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.216_8446" 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.18.255_8080" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Node info in sync 2022/09/25 02:37:53 [DEBUG] http: Request PUT /v1/agent/service/register (47.616179ms) from=10.233.69.186:39160 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.207_9015" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v0_multicloud_10.233.7.74_9001" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.24.105_443" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.52_9011" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.2.157_8181" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.58.130_8443" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.216_8446" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.133_8806" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.59.27_9007" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_message-router_10.233.37.212_3904" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v1_sdc_10.233.18.255_8443" in sync 2022/09/25 02:37:53 [DEBUG] agent: Service "_v13_aai-generic-query