By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '260ff7fe-583b-675b-d1a9-0c92d7685d44' Node name: 'onap-msb-consul-59f55f8877-wtb2v' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2022/03/10 01:11:24 [DEBUG] agent: Using random ID "260ff7fe-583b-675b-d1a9-0c92d7685d44" as node ID 2022/03/10 01:11:24 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:260ff7fe-583b-675b-d1a9-0c92d7685d44 Address:127.0.0.1:8300}] 2022/03/10 01:11:25 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/10 01:11:25 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-wtb2v.dc1 127.0.0.1 2022/03/10 01:11:25 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/10 01:11:25 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/10 01:11:25 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/10 01:11:25 [WARN] raft: Unable to get address for server id 260ff7fe-583b-675b-d1a9-0c92d7685d44, using fallback address 127.0.0.1:8300: Could not find address for server id 260ff7fe-583b-675b-d1a9-0c92d7685d44 2022/03/10 01:11:25 [DEBUG] raft: Votes needed: 1 2022/03/10 01:11:25 [DEBUG] raft: Vote granted from 260ff7fe-583b-675b-d1a9-0c92d7685d44 in term 2. Tally: 1 2022/03/10 01:11:25 [INFO] raft: Election won. Tally: 1 2022/03/10 01:11:25 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/10 01:11:25 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-wtb2v 127.0.0.1 2022/03/10 01:11:25 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-wtb2v (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:11:25 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-wtb2v.dc1" in area "wan" 2022/03/10 01:11:25 [INFO] consul: cluster leadership acquired 2022/03/10 01:11:25 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-wtb2v 2022/03/10 01:11:25 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/10 01:11:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/10 01:11:25 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/10 01:11:25 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/10 01:11:25 [INFO] agent: started state syncer 2022/03/10 01:11:25 [INFO] agent: Synced node info 2022/03/10 01:11:26 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/10 01:11:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:11:26 [INFO] consul: member 'onap-msb-consul-59f55f8877-wtb2v' joined, marking health alive 2022/03/10 01:11:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:11:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:11:28 [DEBUG] agent: Node info in sync 2022/03/10 01:11:28 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/03/10 01:12:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:13:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:13:00 [DEBUG] agent: Node info in sync 2022/03/10 01:13:25 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:13:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:14:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:14:21 [DEBUG] agent: Node info in sync 2022/03/10 01:14:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:15:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:15:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:15:34 [DEBUG] agent: Node info in sync 2022/03/10 01:16:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:16:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:17:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:17:15 [DEBUG] agent: Node info in sync 2022/03/10 01:17:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:18:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:18:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:18:36 [DEBUG] agent: Node info in sync 2022/03/10 01:18:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:19:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:20:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:20:03 [DEBUG] agent: Node info in sync 2022/03/10 01:20:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:21:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:21:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:21:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:21:48 [DEBUG] agent: Node info in sync 2022/03/10 01:22:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:23:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:23:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:23:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:23:36 [DEBUG] agent: Node info in sync 2022/03/10 01:24:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:25:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:25:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:25:34 [DEBUG] agent: Node info in sync 2022/03/10 01:25:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:26:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:26:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:26:46 [DEBUG] agent: Node info in sync 2022/03/10 01:27:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:27:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:28:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:28:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:28:36 [DEBUG] agent: Node info in sync 2022/03/10 01:29:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:29:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:29:58 [DEBUG] agent: Node info in sync 2022/03/10 01:30:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:30:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:31:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:31:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/10 01:31:30 [DEBUG] agent: Node info in sync 2022/03/10 01:32:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:32:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-wtb2v.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/10 01:33:10 [DEBUG] http: Request GET /v1/status/leader (7.966423ms) from=10.233.73.84:60856 2022/03/10 01:33:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:11 [INFO] agent: Synced service "_v1_sdnc_10.233.38.110_8282" 2022/03/10 01:33:11 [DEBUG] agent: Node info in sync 2022/03/10 01:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (107.866452ms) from=10.233.73.84:60864 2022/03/10 01:33:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:11 [DEBUG] agent: Node info in sync 2022/03/10 01:33:11 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (651.809µs) from=10.233.73.84:60870 2022/03/10 01:33:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:11 [INFO] agent: Synced service "_v1_parser_10.233.58.106_8806" 2022/03/10 01:33:11 [DEBUG] agent: Node info in sync 2022/03/10 01:33:11 [DEBUG] http: Request PUT /v1/agent/service/register (100.20995ms) from=10.233.73.84:60872 2022/03/10 01:33:11 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:11 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:11 [DEBUG] agent: Node info in sync 2022/03/10 01:33:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (511.446µs) from=10.233.73.84:60874 2022/03/10 01:33:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:12 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:12 [INFO] agent: Synced service "_v1_catalog_10.233.58.106_8806" 2022/03/10 01:33:12 [DEBUG] agent: Node info in sync 2022/03/10 01:33:12 [DEBUG] http: Request PUT /v1/agent/service/register (99.357086ms) from=10.233.73.84:60876 2022/03/10 01:33:12 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:12 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:12 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:12 [DEBUG] agent: Node info in sync 2022/03/10 01:33:12 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (817.098µs) from=10.233.73.84:60884 2022/03/10 01:33:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [INFO] agent: Synced service "_v1_nsd_10.233.58.106_8806" 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Node info in sync 2022/03/10 01:33:13 [DEBUG] http: Request PUT /v1/agent/service/register (372.490381ms) from=10.233.73.84:60890 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Node info in sync 2022/03/10 01:33:13 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (291.281µs) from=10.233.73.84:60892 2022/03/10 01:33:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.58.106_8806" 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Node info in sync 2022/03/10 01:33:13 [DEBUG] http: Request PUT /v1/agent/service/register (103.075145ms) from=10.233.73.84:60896 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Node info in sync 2022/03/10 01:33:13 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (390.251µs) from=10.233.73.84:60898 2022/03/10 01:33:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:13 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.55.63_9011" 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Node info in sync 2022/03/10 01:33:13 [DEBUG] http: Request PUT /v1/agent/service/register (84.681033ms) from=10.233.73.84:60902 2022/03/10 01:33:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:13 [DEBUG] agent: Node info in sync 2022/03/10 01:33:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (285.004µs) from=10.233.73.84:60904 2022/03/10 01:33:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:14 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.55.63_9011" 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Node info in sync 2022/03/10 01:33:14 [DEBUG] http: Request PUT /v1/agent/service/register (570.738099ms) from=10.233.73.84:60906 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:14 [DEBUG] agent: Node info in sync 2022/03/10 01:33:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (315.749µs) from=10.233.73.84:60912 2022/03/10 01:33:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:15 [INFO] agent: Synced service "_v1_sdc-gui_10.233.18.129_8181" 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:15 [DEBUG] agent: Node info in sync 2022/03/10 01:33:15 [DEBUG] http: Request PUT /v1/agent/service/register (232.792802ms) from=10.233.73.84:60914 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:15 [DEBUG] agent: Node info in sync 2022/03/10 01:33:15 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (71.167151ms) from=10.233.73.84:60916 2022/03/10 01:33:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [INFO] agent: Synced service "_v1_message-router_10.233.35.71_3904" 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:16 [DEBUG] agent: Node info in sync 2022/03/10 01:33:16 [DEBUG] http: Request PUT /v1/agent/service/register (735.368261ms) from=10.233.73.84:60928 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:16 [DEBUG] agent: Node info in sync 2022/03/10 01:33:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (538.241µs) from=10.233.73.84:60932 2022/03/10 01:33:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.16.104_443" 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Node info in sync 2022/03/10 01:33:16 [DEBUG] http: Request PUT /v1/agent/service/register (28.133797ms) from=10.233.73.84:60934 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Node info in sync 2022/03/10 01:33:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (290.807µs) from=10.233.73.84:60942 2022/03/10 01:33:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.55.187_9015" 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:17 [DEBUG] agent: Node info in sync 2022/03/10 01:33:17 [DEBUG] http: Request PUT /v1/agent/service/register (403.966642ms) from=10.233.73.84:60944 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Node info in sync 2022/03/10 01:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (435.338µs) from=10.233.73.84:60946 2022/03/10 01:33:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.62.233_9007" 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:17 [DEBUG] agent: Node info in sync 2022/03/10 01:33:17 [DEBUG] http: Request PUT /v1/agent/service/register (386.868551ms) from=10.233.73.84:60950 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:17 [DEBUG] agent: Node info in sync 2022/03/10 01:33:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (408.981µs) from=10.233.73.84:60956 2022/03/10 01:33:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.62.233_9007" 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Node info in sync 2022/03/10 01:33:18 [DEBUG] http: Request PUT /v1/agent/service/register (247.046891ms) from=10.233.73.84:60958 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Node info in sync 2022/03/10 01:33:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (307.633µs) from=10.233.73.84:60962 2022/03/10 01:33:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.55.237_8443" 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Node info in sync 2022/03/10 01:33:18 [DEBUG] http: Request PUT /v1/agent/service/register (196.993025ms) from=10.233.73.84:60964 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Node info in sync 2022/03/10 01:33:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (330.957µs) from=10.233.73.84:60966 2022/03/10 01:33:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [INFO] agent: Synced service "_v1_sdc_10.233.16.204_8443" 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Node info in sync 2022/03/10 01:33:18 [DEBUG] http: Request PUT /v1/agent/service/register (105.870197ms) from=10.233.73.84:60968 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:18 [DEBUG] agent: Node info in sync 2022/03/10 01:33:18 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (336.153µs) from=10.233.73.84:60970 2022/03/10 01:33:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.16.204_8080" 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Node info in sync 2022/03/10 01:33:19 [DEBUG] http: Request PUT /v1/agent/service/register (293.379633ms) from=10.233.73.84:60974 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Node info in sync 2022/03/10 01:33:19 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (323.477µs) from=10.233.73.84:60984 2022/03/10 01:33:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:19 [INFO] agent: Synced service "_v0_multicloud_10.233.2.44_9001" 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Node info in sync 2022/03/10 01:33:19 [DEBUG] http: Request PUT /v1/agent/service/register (346.891989ms) from=10.233.73.84:60986 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:19 [DEBUG] agent: Node info in sync 2022/03/10 01:33:19 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (362.74µs) from=10.233.73.84:60992 2022/03/10 01:33:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [INFO] agent: Synced service "_v1_multicloud_10.233.2.44_9001" 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request PUT /v1/agent/service/register (203.765453ms) from=10.233.73.84:60994 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (384.908µs) from=10.233.73.84:32768 2022/03/10 01:33:20 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request PUT /v1/agent/service/register (205.515088ms) from=10.233.73.84:32770 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (349.047µs) from=10.233.73.84:32774 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request PUT /v1/agent/service/register (159.279379ms) from=10.233.73.84:32776 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (35.112845ms) from=10.233.73.84:32782 2022/03/10 01:33:20 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request PUT /v1/agent/service/register (5.599746ms) from=10.233.73.84:32784 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:20 [DEBUG] agent: Node info in sync 2022/03/10 01:33:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (376.719µs) from=10.233.73.84:32786 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:21 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:21 [DEBUG] agent: Node info in sync 2022/03/10 01:33:21 [DEBUG] http: Request PUT /v1/agent/service/register (274.565941ms) from=10.233.73.84:32788 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Node info in sync 2022/03/10 01:33:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (118.539003ms) from=10.233.73.84:32790 2022/03/10 01:33:21 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Node info in sync 2022/03/10 01:33:21 [DEBUG] http: Request PUT /v1/agent/service/register (276.252545ms) from=10.233.73.84:32800 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:21 [DEBUG] agent: Node info in sync 2022/03/10 01:33:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (864.182µs) from=10.233.73.84:32802 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Node info in sync 2022/03/10 01:33:22 [DEBUG] http: Request PUT /v1/agent/service/register (153.077258ms) from=10.233.73.84:32804 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:22 [DEBUG] agent: Node info in sync 2022/03/10 01:33:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (443.468µs) from=10.233.73.84:32812 2022/03/10 01:33:22 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:22 [DEBUG] agent: Node info in sync 2022/03/10 01:33:22 [DEBUG] http: Request PUT /v1/agent/service/register (204.076632ms) from=10.233.73.84:32814 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Node info in sync 2022/03/10 01:33:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (398.574µs) from=10.233.73.84:32820 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:22 [DEBUG] agent: Node info in sync 2022/03/10 01:33:22 [DEBUG] http: Request PUT /v1/agent/service/register (103.468358ms) from=10.233.73.84:32822 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:22 [DEBUG] agent: Node info in sync 2022/03/10 01:33:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (332.164µs) from=10.233.73.84:32824 2022/03/10 01:33:23 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Node info in sync 2022/03/10 01:33:23 [DEBUG] http: Request PUT /v1/agent/service/register (252.96247ms) from=10.233.73.84:32828 2022/03/10 01:33:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Node info in sync 2022/03/10 01:33:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (42.22619ms) from=10.233.73.84:32834 2022/03/10 01:33:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:23 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Node info in sync 2022/03/10 01:33:23 [DEBUG] http: Request PUT /v1/agent/service/register (232.493184ms) from=10.233.73.84:32836 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:23 [DEBUG] agent: Node info in sync 2022/03/10 01:33:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (362.077µs) from=10.233.73.84:32840 2022/03/10 01:33:24 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Node info in sync 2022/03/10 01:33:24 [DEBUG] http: Request PUT /v1/agent/service/register (98.561011ms) from=10.233.73.84:32842 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Node info in sync 2022/03/10 01:33:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (858.997µs) from=10.233.73.84:32844 2022/03/10 01:33:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Node info in sync 2022/03/10 01:33:24 [DEBUG] http: Request PUT /v1/agent/service/register (349.788934ms) from=10.233.73.84:32848 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:24 [DEBUG] agent: Node info in sync 2022/03/10 01:33:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (300.176042ms) from=10.233.73.84:32852 2022/03/10 01:33:25 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-wtb2v" since the cluster is too small 2022/03/10 01:33:25 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Node info in sync 2022/03/10 01:33:25 [DEBUG] http: Request PUT /v1/agent/service/register (193.715261ms) from=10.233.73.84:32858 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:25 [DEBUG] agent: Node info in sync 2022/03/10 01:33:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (317.499µs) from=10.233.73.84:32860 2022/03/10 01:33:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Node info in sync 2022/03/10 01:33:26 [DEBUG] http: Request PUT /v1/agent/service/register (210.939326ms) from=10.233.73.84:32862 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Node info in sync 2022/03/10 01:33:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (274.883µs) from=10.233.73.84:32864 2022/03/10 01:33:26 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Node info in sync 2022/03/10 01:33:26 [DEBUG] http: Request PUT /v1/agent/service/register (346.334607ms) from=10.233.73.84:32866 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:26 [DEBUG] agent: Node info in sync 2022/03/10 01:33:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (419.298µs) from=10.233.73.84:32876 2022/03/10 01:33:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Node info in sync 2022/03/10 01:33:27 [DEBUG] http: Request PUT /v1/agent/service/register (383.839167ms) from=10.233.73.84:32878 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:27 [DEBUG] agent: Node info in sync 2022/03/10 01:33:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (298.71µs) from=10.233.73.84:32880 2022/03/10 01:33:27 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Node info in sync 2022/03/10 01:33:27 [DEBUG] http: Request PUT /v1/agent/service/register (99.825635ms) from=10.233.73.84:32882 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Node info in sync 2022/03/10 01:33:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (360.526µs) from=10.233.73.84:32884 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.67_8446" 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Node info in sync 2022/03/10 01:33:27 [DEBUG] http: Request PUT /v1/agent/service/register (362.100155ms) from=10.233.73.84:32888 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:27 [DEBUG] agent: Node info in sync 2022/03/10 01:33:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (358.312µs) from=10.233.73.84:32894 2022/03/10 01:33:27 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Node info in sync 2022/03/10 01:33:28 [DEBUG] http: Request PUT /v1/agent/service/register (523.911096ms) from=10.233.73.84:32896 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Node info in sync 2022/03/10 01:33:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (70.063406ms) from=10.233.73.84:32900 2022/03/10 01:33:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Node info in sync 2022/03/10 01:33:28 [DEBUG] http: Request PUT /v1/agent/service/register (100.781677ms) from=10.233.73.84:32902 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:28 [DEBUG] agent: Node info in sync 2022/03/10 01:33:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (360.15µs) from=10.233.73.84:32904 2022/03/10 01:33:28 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Node info in sync 2022/03/10 01:33:29 [DEBUG] http: Request PUT /v1/agent/service/register (415.984921ms) from=10.233.73.84:32906 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Node info in sync 2022/03/10 01:33:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (332.063µs) from=10.233.73.84:32916 2022/03/10 01:33:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Node info in sync 2022/03/10 01:33:29 [DEBUG] http: Request PUT /v1/agent/service/register (90.836108ms) from=10.233.73.84:32918 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:29 [DEBUG] agent: Node info in sync 2022/03/10 01:33:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (164.657291ms) from=10.233.73.84:32920 2022/03/10 01:33:30 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:30 [DEBUG] agent: Node info in sync 2022/03/10 01:33:30 [DEBUG] http: Request PUT /v1/agent/service/register (600.407583ms) from=10.233.73.84:32922 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Node info in sync 2022/03/10 01:33:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (373.541µs) from=10.233.73.84:32932 2022/03/10 01:33:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:30 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Node info in sync 2022/03/10 01:33:30 [DEBUG] http: Request PUT /v1/agent/service/register (8.068152ms) from=10.233.73.84:32934 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:30 [DEBUG] agent: Node info in sync 2022/03/10 01:33:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (78.182742ms) from=10.233.73.84:32936 2022/03/10 01:33:31 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Node info in sync 2022/03/10 01:33:31 [DEBUG] http: Request PUT /v1/agent/service/register (110.938415ms) from=10.233.73.84:32938 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Node info in sync 2022/03/10 01:33:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (287.396µs) from=10.233.73.84:32940 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:31 [DEBUG] agent: Node info in sync 2022/03/10 01:33:31 [DEBUG] http: Request PUT /v1/agent/service/register (442.729852ms) from=10.233.73.84:32942 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:31 [DEBUG] agent: Node info in sync 2022/03/10 01:33:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (389.915µs) from=10.233.73.84:32948 2022/03/10 01:33:31 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:32 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:32 [DEBUG] agent: Node info in sync 2022/03/10 01:33:32 [DEBUG] http: Request PUT /v1/agent/service/register (595.115933ms) from=10.233.73.84:32950 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:32 [DEBUG] agent: Node info in sync 2022/03/10 01:33:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.14848ms) from=10.233.73.84:32958 2022/03/10 01:33:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Node info in sync 2022/03/10 01:33:33 [DEBUG] http: Request PUT /v1/agent/service/register (341.597029ms) from=10.233.73.84:32960 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:33 [DEBUG] agent: Node info in sync 2022/03/10 01:33:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (474.126µs) from=10.233.73.84:32966 2022/03/10 01:33:33 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Node info in sync 2022/03/10 01:33:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.205547091s) from=10.233.73.84:32968 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:34 [DEBUG] agent: Node info in sync 2022/03/10 01:33:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (495.032µs) from=10.233.73.84:32978 2022/03/10 01:33:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Node info in sync 2022/03/10 01:33:35 [DEBUG] http: Request PUT /v1/agent/service/register (933.965829ms) from=10.233.73.84:32980 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Node info in sync 2022/03/10 01:33:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (513.93µs) from=10.233.73.84:32986 2022/03/10 01:33:35 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Node info in sync 2022/03/10 01:33:35 [DEBUG] http: Request PUT /v1/agent/service/register (302.019417ms) from=10.233.73.84:32988 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:35 [DEBUG] agent: Node info in sync 2022/03/10 01:33:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (407.296µs) from=10.233.73.84:32990 2022/03/10 01:33:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:36 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Node info in sync 2022/03/10 01:33:36 [DEBUG] http: Request PUT /v1/agent/service/register (587.394162ms) from=10.233.73.84:32992 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:36 [DEBUG] agent: Node info in sync 2022/03/10 01:33:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (282.418µs) from=10.233.73.84:33006 2022/03/10 01:33:36 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Node info in sync 2022/03/10 01:33:37 [DEBUG] http: Request PUT /v1/agent/service/register (480.191638ms) from=10.233.73.84:33008 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Node info in sync 2022/03/10 01:33:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (307.251µs) from=10.233.73.84:33012 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Node info in sync 2022/03/10 01:33:37 [DEBUG] http: Request PUT /v1/agent/service/register (6.838749ms) from=10.233.73.84:33014 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Node info in sync 2022/03/10 01:33:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (261.362µs) from=10.233.73.84:33016 2022/03/10 01:33:37 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Node info in sync 2022/03/10 01:33:37 [DEBUG] http: Request PUT /v1/agent/service/register (346.193203ms) from=10.233.73.84:33020 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:37 [DEBUG] agent: Node info in sync 2022/03/10 01:33:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (310.568µs) from=10.233.73.84:33022 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.67_8446" 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Node info in sync 2022/03/10 01:33:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.537732ms) from=10.233.73.84:33024 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Node info in sync 2022/03/10 01:33:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (301.22µs) from=10.233.73.84:33030 2022/03/10 01:33:38 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Node info in sync 2022/03/10 01:33:38 [DEBUG] http: Request PUT /v1/agent/service/register (305.733669ms) from=10.233.73.84:33032 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Node info in sync 2022/03/10 01:33:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (383.887µs) from=10.233.73.84:33036 2022/03/10 01:33:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Node info in sync 2022/03/10 01:33:38 [DEBUG] http: Request PUT /v1/agent/service/register (318.658293ms) from=10.233.73.84:33038 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:38 [DEBUG] agent: Node info in sync 2022/03/10 01:33:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (315.859µs) from=10.233.73.84:33040 2022/03/10 01:33:39 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Node info in sync 2022/03/10 01:33:39 [DEBUG] http: Request PUT /v1/agent/service/register (409.398638ms) from=10.233.73.84:33042 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Node info in sync 2022/03/10 01:33:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (376.913µs) from=10.233.73.84:33054 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:39 [DEBUG] agent: Node info in sync 2022/03/10 01:33:39 [DEBUG] http: Request PUT /v1/agent/service/register (244.996115ms) from=10.233.73.84:33056 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:39 [DEBUG] agent: Node info in sync 2022/03/10 01:33:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (368.449µs) from=10.233.73.84:33060 2022/03/10 01:33:39 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:41 [DEBUG] agent: Node info in sync 2022/03/10 01:33:41 [DEBUG] http: Request PUT /v1/agent/service/register (1.210966946s) from=10.233.73.84:33068 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:41 [DEBUG] agent: Node info in sync 2022/03/10 01:33:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (436.836µs) from=10.233.73.84:33078 2022/03/10 01:33:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Node info in sync 2022/03/10 01:33:43 [DEBUG] http: Request PUT /v1/agent/service/register (2.386667007s) from=10.233.73.84:33080 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:43 [DEBUG] agent: Node info in sync 2022/03/10 01:33:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (100.202316ms) from=10.233.73.84:33100 2022/03/10 01:33:43 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Node info in sync 2022/03/10 01:33:44 [DEBUG] http: Request PUT /v1/agent/service/register (360.729716ms) from=10.233.73.84:33104 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Node info in sync 2022/03/10 01:33:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (341.369µs) from=10.233.73.84:33106 2022/03/10 01:33:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33: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/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:44 [DEBUG] agent: Node info in sync 2022/03/10 01:33:44 [DEBUG] http: Request PUT /v1/agent/service/register (101.022559ms) from=10.233.73.84:33108 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:44 [DEBUG] agent: Node info in sync 2022/03/10 01:33:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (448.54µs) from=10.233.73.84:33114 2022/03/10 01:33:44 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33: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/03/10 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Node info in sync 2022/03/10 01:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (596.100578ms) from=10.233.73.84:33116 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:45 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:45 [DEBUG] agent: Node info in sync 2022/03/10 01:33:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (297.871979ms) from=10.233.73.84:33118 2022/03/10 01:33:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33: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/03/10 01:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:46 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Node info in sync 2022/03/10 01:33:46 [DEBUG] http: Request PUT /v1/agent/service/register (424.444344ms) from=10.233.73.84:33124 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:46 [DEBUG] agent: Node info in sync 2022/03/10 01:33:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (400.644µs) from=10.233.73.84:33126 2022/03/10 01:33:46 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33: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/03/10 01:33: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/03/10 01:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Node info in sync 2022/03/10 01:33:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.406505782s) from=10.233.73.84:33128 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:47 [DEBUG] agent: Node info in sync 2022/03/10 01:33:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (405.178µs) from=10.233.73.84:33140 2022/03/10 01:33:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33: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/03/10 01:33:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Node info in sync 2022/03/10 01:33:48 [DEBUG] http: Request PUT /v1/agent/service/register (626.02765ms) from=10.233.73.84:33142 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Node info in sync 2022/03/10 01:33:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (414.194µs) from=10.233.73.84:33148 2022/03/10 01:33:48 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33: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/03/10 01:33:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_parser_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.129_8181" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdnc_10.233.38.110_8282" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.55.237_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.67_8446" 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Node info in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc_10.233.16.204_8443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.55.187_9015" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.58.106_8806" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.204_8080" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.63_9011" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.62.233_9007" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.16.104_443" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.35.71_3904" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.44_9001" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.67_8446" in sync 2022/03/10 01:33:48 [DEBUG] agent: Service "_v13_aai