By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: 'b13aabb1-b908-c448-7ec6-8fd43b1410a9' Node name: 'onap-msb-consul-86975585d9-dmlpj' 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: 2021/06/21 22:50:48 [DEBUG] agent: Using random ID "b13aabb1-b908-c448-7ec6-8fd43b1410a9" as node ID 2021/06/21 22:50:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b13aabb1-b908-c448-7ec6-8fd43b1410a9 Address:127.0.0.1:8300}] 2021/06/21 22:50:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/06/21 22:50:48 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/06/21 22:50:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/06/21 22:50:48 [WARN] raft: Unable to get address for server id b13aabb1-b908-c448-7ec6-8fd43b1410a9, using fallback address 127.0.0.1:8300: Could not find address for server id b13aabb1-b908-c448-7ec6-8fd43b1410a9 2021/06/21 22:50:48 [DEBUG] raft: Votes needed: 1 2021/06/21 22:50:48 [DEBUG] raft: Vote granted from b13aabb1-b908-c448-7ec6-8fd43b1410a9 in term 2. Tally: 1 2021/06/21 22:50:48 [INFO] raft: Election won. Tally: 1 2021/06/21 22:50:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/06/21 22:50:49 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-dmlpj.dc1 127.0.0.1 2021/06/21 22:50:49 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-dmlpj 127.0.0.1 2021/06/21 22:50:49 [INFO] consul: cluster leadership acquired 2021/06/21 22:50:49 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/06/21 22:50:49 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-dmlpj (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/21 22:50:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-dmlpj.dc1" in area "wan" 2021/06/21 22:50:49 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-dmlpj 2021/06/21 22:50:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/06/21 22:50:50 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/06/21 22:50:50 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/06/21 22:50:50 [INFO] agent: started state syncer 2021/06/21 22:50:50 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/06/21 22:50:50 [INFO] agent: Synced node info 2021/06/21 22:50:50 [DEBUG] agent: Node info in sync 2021/06/21 22:50:51 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/06/21 22:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:50:51 [INFO] consul: member 'onap-msb-consul-86975585d9-dmlpj' joined, marking health alive 2021/06/21 22:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:50:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:50:52 [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) 2021/06/21 22:51:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:52:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:52:02 [DEBUG] agent: Node info in sync 2021/06/21 22:52:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-dmlpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/21 22:52:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:53:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:53:48 [DEBUG] agent: Node info in sync 2021/06/21 22:53:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:54:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:54:48 [DEBUG] agent: Node info in sync 2021/06/21 22:54:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:55:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-dmlpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/21 22:55:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:56:28 [DEBUG] agent: Node info in sync 2021/06/21 22:56:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:57:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-dmlpj.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/06/21 22:57:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:58:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/06/21 22:58:16 [DEBUG] agent: Node info in sync 2021/06/21 22:58:41 [DEBUG] http: Request GET /v1/status/leader (1.850536ms) from=10.233.78.162:41898 2021/06/21 22:58:42 [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. 2021/06/21 22:58:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:42 [INFO] agent: Synced service "_v1_sdnc_10.233.61.51_8282" 2021/06/21 22:58:42 [DEBUG] agent: Node info in sync 2021/06/21 22:58:42 [DEBUG] http: Request PUT /v1/agent/service/register (385.62577ms) from=10.233.78.162:41916 2021/06/21 22:58:42 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:42 [DEBUG] agent: Node info in sync 2021/06/21 22:58:43 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (101.075424ms) from=10.233.78.162:41928 2021/06/21 22:58:43 [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. 2021/06/21 22:58:43 [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. 2021/06/21 22:58:43 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:43 [INFO] agent: Synced service "_v1_sdc-gui_10.233.43.90_8181" 2021/06/21 22:58:43 [DEBUG] agent: Node info in sync 2021/06/21 22:58:43 [DEBUG] http: Request PUT /v1/agent/service/register (167.851962ms) from=10.233.78.162:41930 2021/06/21 22:58:43 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:43 [DEBUG] agent: Node info in sync 2021/06/21 22:58:43 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (420.264µs) from=10.233.78.162:41936 2021/06/21 22:58:44 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:44 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.33.94_9011" 2021/06/21 22:58:44 [DEBUG] agent: Node info in sync 2021/06/21 22:58:44 [DEBUG] http: Request PUT /v1/agent/service/register (114.355071ms) from=10.233.78.162:41940 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:44 [DEBUG] agent: Node info in sync 2021/06/21 22:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (615.665µs) from=10.233.78.162:41942 2021/06/21 22:58:44 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:44 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.33.94_9011" 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:44 [DEBUG] agent: Node info in sync 2021/06/21 22:58:44 [DEBUG] http: Request PUT /v1/agent/service/register (69.502413ms) from=10.233.78.162:41954 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:44 [DEBUG] agent: Node info in sync 2021/06/21 22:58:44 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (463.685µs) from=10.233.78.162:41956 2021/06/21 22:58:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58: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. 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:45 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.29.204_443" 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:45 [DEBUG] agent: Node info in sync 2021/06/21 22:58:45 [DEBUG] http: Request PUT /v1/agent/service/register (252.384867ms) from=10.233.78.162:41960 2021/06/21 22:58:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:45 [DEBUG] agent: Node info in sync 2021/06/21 22:58:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (199.588234ms) from=10.233.78.162:41966 2021/06/21 22:58:46 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:46 [INFO] agent: Synced service "_v1_parser_10.233.23.172_8806" 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:46 [DEBUG] agent: Node info in sync 2021/06/21 22:58:46 [DEBUG] http: Request PUT /v1/agent/service/register (116.875978ms) from=10.233.78.162:41972 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:46 [DEBUG] agent: Node info in sync 2021/06/21 22:58:46 [DEBUG] http: Request GET /v1/health/service/parser-v1 (450.428µs) from=10.233.78.162:41976 2021/06/21 22:58:46 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [INFO] agent: Synced service "_v1_catalog_10.233.23.172_8806" 2021/06/21 22:58:47 [DEBUG] agent: Node info in sync 2021/06/21 22:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (361.4137ms) from=10.233.78.162:41980 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [DEBUG] agent: Node info in sync 2021/06/21 22:58:47 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (362.395µs) from=10.233.78.162:41984 2021/06/21 22:58:47 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [INFO] agent: Synced service "_v1_nsd_10.233.23.172_8806" 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Node info in sync 2021/06/21 22:58:47 [DEBUG] http: Request PUT /v1/agent/service/register (380.975444ms) from=10.233.78.162:41986 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:47 [DEBUG] agent: Node info in sync 2021/06/21 22:58:47 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (87.073544ms) from=10.233.78.162:41998 2021/06/21 22:58:48 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.23.172_8806" 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Node info in sync 2021/06/21 22:58:48 [DEBUG] http: Request PUT /v1/agent/service/register (199.826439ms) from=10.233.78.162:42000 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Node info in sync 2021/06/21 22:58:48 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (283.632458ms) from=10.233.78.162:42004 2021/06/21 22:58:48 [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. 2021/06/21 22:58: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. 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.7.213_9007" 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Node info in sync 2021/06/21 22:58:49 [DEBUG] http: Request PUT /v1/agent/service/register (400.1818ms) from=10.233.78.162:42006 2021/06/21 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Node info in sync 2021/06/21 22:58:49 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (399.904452ms) from=10.233.78.162:42016 2021/06/21 22:58:49 [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. 2021/06/21 22:58:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.7.213_9007" 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Node info in sync 2021/06/21 22:58:49 [DEBUG] http: Request PUT /v1/agent/service/register (104.30451ms) from=10.233.78.162:42022 2021/06/21 22:58:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:49 [DEBUG] agent: Node info in sync 2021/06/21 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (187.145773ms) from=10.233.78.162:42032 2021/06/21 22:58:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-dmlpj" since the cluster is too small 2021/06/21 22:58:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.12.92_8080" 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [DEBUG] agent: Node info in sync 2021/06/21 22:58:50 [DEBUG] http: Request PUT /v1/agent/service/register (300.885699ms) from=10.233.78.162:42036 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [DEBUG] agent: Node info in sync 2021/06/21 22:58:50 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (456.757µs) from=10.233.78.162:42038 2021/06/21 22:58:50 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Node info in sync 2021/06/21 22:58:50 [DEBUG] http: Request PUT /v1/agent/service/register (104.431129ms) from=10.233.78.162:42040 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:50 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:50 [DEBUG] agent: Node info in sync 2021/06/21 22:58:50 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (571.401µs) from=10.233.78.162:42046 2021/06/21 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Node info in sync 2021/06/21 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (79.432651ms) from=10.233.78.162:42050 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (452.717µs) from=10.233.78.162:42052 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Node info in sync 2021/06/21 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:51 [DEBUG] agent: Node info in sync 2021/06/21 22:58:51 [DEBUG] http: Request PUT /v1/agent/service/register (170.45976ms) from=10.233.78.162:42054 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Node info in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:51 [DEBUG] agent: Node info in sync 2021/06/21 22:58:51 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (91.067509ms) from=10.233.78.162:42056 2021/06/21 22:58:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.40.212_9009" 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Node info in sync 2021/06/21 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (313.830409ms) from=10.233.78.162:42062 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:52 [DEBUG] agent: Node info in sync 2021/06/21 22:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (473.133µs) from=10.233.78.162:42064 2021/06/21 22:58:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.40.212_9009" 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Node info in sync 2021/06/21 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (114.128845ms) from=10.233.78.162:42072 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Node info in sync 2021/06/21 22:58:52 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (316.465µs) from=10.233.78.162:42074 2021/06/21 22:58:52 [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. 2021/06/21 22:58:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:52 [INFO] agent: Synced service "_v1_appc_10.233.48.77_8443" 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:52 [DEBUG] agent: Node info in sync 2021/06/21 22:58:52 [DEBUG] http: Request PUT /v1/agent/service/register (176.734463ms) from=10.233.78.162:42076 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Node info in sync 2021/06/21 22:58:53 [DEBUG] http: Request GET /v1/health/service/appc-v1 (388.007µs) from=10.233.78.162:42080 2021/06/21 22:58:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.14.53_9518" 2021/06/21 22:58:53 [DEBUG] agent: Node info in sync 2021/06/21 22:58:53 [DEBUG] http: Request PUT /v1/agent/service/register (177.243999ms) from=10.233.78.162:42082 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Node info in sync 2021/06/21 22:58:53 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (499.746µs) from=10.233.78.162:42084 2021/06/21 22:58:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:53 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.42.80_9004" 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Node info in sync 2021/06/21 22:58:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.228849ms) from=10.233.78.162:42086 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:53 [DEBUG] agent: Node info in sync 2021/06/21 22:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (391.747µs) from=10.233.78.162:42092 2021/06/21 22:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.42.80_9004" 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Node info in sync 2021/06/21 22:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (170.666128ms) from=10.233.78.162:42094 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Node info in sync 2021/06/21 22:58:54 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (291.053434ms) from=10.233.78.162:42098 2021/06/21 22:58:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:54 [INFO] agent: Synced service "_v1_wf-gui_10.233.24.60_8443" 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Node info in sync 2021/06/21 22:58:54 [DEBUG] http: Request PUT /v1/agent/service/register (12.728648ms) from=10.233.78.162:42110 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:54 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (322.853µs) from=10.233.78.162:42112 2021/06/21 22:58:55 [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. 2021/06/21 22:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.33.23_9015" 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (68.800218ms) from=10.233.78.162:42114 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (386.703µs) from=10.233.78.162:42116 2021/06/21 22:58:55 [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. 2021/06/21 22:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [INFO] agent: Synced service "_v1_sdc_10.233.53.175_8443" 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (172.727183ms) from=10.233.78.162:42118 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (90.844577ms) from=10.233.78.162:42122 2021/06/21 22:58:55 [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. 2021/06/21 22:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.53.175_8080" 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (132.662843ms) from=10.233.78.162:42124 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (346.328µs) from=10.233.78.162:42126 2021/06/21 22:58:55 [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. 2021/06/21 22:58:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [INFO] agent: Synced service "_v1_message-router_10.233.56.91_3904" 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request PUT /v1/agent/service/register (61.502683ms) from=10.233.78.162:42130 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:55 [DEBUG] agent: Node info in sync 2021/06/21 22:58:55 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (75.382832ms) from=10.233.78.162:42134 2021/06/21 22:58:56 [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. 2021/06/21 22:58:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:56 [INFO] agent: Synced service "_v0_multicloud_10.233.11.70_9001" 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:56 [DEBUG] agent: Node info in sync 2021/06/21 22:58:56 [DEBUG] http: Request PUT /v1/agent/service/register (89.863287ms) from=10.233.78.162:42136 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:56 [DEBUG] agent: Node info in sync 2021/06/21 22:58:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (498.327µs) from=10.233.78.162:42144 2021/06/21 22:58:57 [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. 2021/06/21 22:58:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:57 [INFO] agent: Synced service "_v1_multicloud_10.233.11.70_9001" 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Node info in sync 2021/06/21 22:58:57 [DEBUG] http: Request PUT /v1/agent/service/register (299.725745ms) from=10.233.78.162:42146 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Node info in sync 2021/06/21 22:58:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (588.033µs) from=10.233.78.162:42148 2021/06/21 22:58:57 [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. 2021/06/21 22:58:57 [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. 2021/06/21 22:58:57 [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. 2021/06/21 22:58:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Node info in sync 2021/06/21 22:58:57 [DEBUG] http: Request PUT /v1/agent/service/register (475.425995ms) from=10.233.78.162:42150 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:57 [DEBUG] agent: Node info in sync 2021/06/21 22:58:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (613.072µs) from=10.233.78.162:42158 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Node info in sync 2021/06/21 22:58:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.561353ms) from=10.233.78.162:42160 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Node info in sync 2021/06/21 22:58:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (536.13µs) from=10.233.78.162:42162 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:58 [DEBUG] agent: Node info in sync 2021/06/21 22:58:58 [DEBUG] http: Request PUT /v1/agent/service/register (195.368627ms) from=10.233.78.162:42164 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Node info in sync 2021/06/21 22:58:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (284.861µs) from=10.233.78.162:42170 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [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. 2021/06/21 22:58:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:58 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Node info in sync 2021/06/21 22:58:58 [DEBUG] http: Request PUT /v1/agent/service/register (72.048072ms) from=10.233.78.162:42172 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:58:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:58:58 [DEBUG] agent: Node info in sync 2021/06/21 22:58:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (477.055525ms) from=10.233.78.162:42174 2021/06/21 22:58:59 [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. 2021/06/21 22:58:59 [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. 2021/06/21 22:58:59 [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. 2021/06/21 22:58:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Node info in sync 2021/06/21 22:59:00 [DEBUG] http: Request PUT /v1/agent/service/register (730.545695ms) from=10.233.78.162:42178 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (571.207µs) from=10.233.78.162:42188 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Node info in sync 2021/06/21 22:59:00 [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. 2021/06/21 22:59:00 [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. 2021/06/21 22:59:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:00 [DEBUG] agent: Node info in sync 2021/06/21 22:59:00 [DEBUG] http: Request PUT /v1/agent/service/register (200.773599ms) from=10.233.78.162:42190 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:00 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (571.881µs) from=10.233.78.162:42194 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request PUT /v1/agent/service/register (102.345226ms) from=10.233.78.162:42200 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (300.377µs) from=10.233.78.162:42202 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request PUT /v1/agent/service/register (226.207226ms) from=10.233.78.162:42204 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (324.377µs) from=10.233.78.162:42210 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [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. 2021/06/21 22:59:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request PUT /v1/agent/service/register (106.884272ms) from=10.233.78.162:42214 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:01 [DEBUG] agent: Node info in sync 2021/06/21 22:59:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (462.377µs) from=10.233.78.162:42216 2021/06/21 22:59:02 [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. 2021/06/21 22:59:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Node info in sync 2021/06/21 22:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (491.45444ms) from=10.233.78.162:42218 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:02 [DEBUG] agent: Node info in sync 2021/06/21 22:59:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (547.254µs) from=10.233.78.162:42232 2021/06/21 22:59:03 [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. 2021/06/21 22:59:03 [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. 2021/06/21 22:59:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:07 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:07 [DEBUG] agent: Node info in sync 2021/06/21 22:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.112283354s) from=10.233.78.162:42234 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:07 [DEBUG] agent: Node info in sync 2021/06/21 22:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (665.883µs) from=10.233.78.162:42264 2021/06/21 22:59:07 [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. 2021/06/21 22:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Node info in sync 2021/06/21 22:59:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.199195693s) from=10.233.78.162:42266 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Node info in sync 2021/06/21 22:59:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (445.682µs) from=10.233.78.162:42276 2021/06/21 22:59:08 [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. 2021/06/21 22:59:08 [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. 2021/06/21 22:59:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Node info in sync 2021/06/21 22:59:08 [DEBUG] http: Request PUT /v1/agent/service/register (180.777703ms) from=10.233.78.162:42280 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Node info in sync 2021/06/21 22:59:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (399.964834ms) from=10.233.78.162:42282 2021/06/21 22:59:09 [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. 2021/06/21 22:59:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:09 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Node info in sync 2021/06/21 22:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (599.877605ms) from=10.233.78.162:42288 2021/06/21 22:59:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:10 [DEBUG] agent: Node info in sync 2021/06/21 22:59:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (404.016849ms) from=10.233.78.162:42304 2021/06/21 22:59:10 [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. 2021/06/21 22:59:10 [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. 2021/06/21 22:59:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:10 [DEBUG] agent: Node info in sync 2021/06/21 22:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (225.611186ms) from=10.233.78.162:42310 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:10 [DEBUG] agent: Node info in sync 2021/06/21 22:59:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (551.765µs) from=10.233.78.162:42318 2021/06/21 22:59:11 [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. 2021/06/21 22:59:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Node info in sync 2021/06/21 22:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (225.980309ms) from=10.233.78.162:42322 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Node info in sync 2021/06/21 22:59:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (555.563µs) from=10.233.78.162:42326 2021/06/21 22:59:11 [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. 2021/06/21 22:59:11 [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. 2021/06/21 22:59:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Node info in sync 2021/06/21 22:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (207.270532ms) from=10.233.78.162:42336 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:11 [DEBUG] agent: Node info in sync 2021/06/21 22:59:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (430.876µs) from=10.233.78.162:42342 2021/06/21 22:59:12 [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. 2021/06/21 22:59:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.124_8446" 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Node info in sync 2021/06/21 22:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (281.187782ms) from=10.233.78.162:42344 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Node info in sync 2021/06/21 22:59:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (446.661µs) from=10.233.78.162:42352 2021/06/21 22:59:12 [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. 2021/06/21 22:59:12 [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. 2021/06/21 22:59:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Node info in sync 2021/06/21 22:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (200.964001ms) from=10.233.78.162:42354 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:12 [DEBUG] agent: Node info in sync 2021/06/21 22:59:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (602.818µs) from=10.233.78.162:42360 2021/06/21 22:59:13 [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. 2021/06/21 22:59:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Node info in sync 2021/06/21 22:59:13 [DEBUG] http: Request PUT /v1/agent/service/register (261.341125ms) from=10.233.78.162:42364 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:13 [DEBUG] agent: Node info in sync 2021/06/21 22:59:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (527.686µs) from=10.233.78.162:42366 2021/06/21 22:59:14 [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. 2021/06/21 22:59:14 [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. 2021/06/21 22:59:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:14 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:14 [DEBUG] agent: Node info in sync 2021/06/21 22:59:14 [DEBUG] http: Request PUT /v1/agent/service/register (301.152549ms) from=10.233.78.162:42372 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:14 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:14 [DEBUG] agent: Node info in sync 2021/06/21 22:59:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (594.29µs) from=10.233.78.162:42386 2021/06/21 22:59:14 [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. 2021/06/21 22:59:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:15 [DEBUG] agent: Node info in sync 2021/06/21 22:59:15 [DEBUG] http: Request PUT /v1/agent/service/register (473.33987ms) from=10.233.78.162:42390 2021/06/21 22:59:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:15 [DEBUG] agent: Node info in sync 2021/06/21 22:59:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (488.805µs) from=10.233.78.162:42398 2021/06/21 22:59:15 [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. 2021/06/21 22:59:15 [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. 2021/06/21 22:59:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Node info in sync 2021/06/21 22:59:16 [DEBUG] http: Request PUT /v1/agent/service/register (477.993957ms) from=10.233.78.162:42402 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Node info in sync 2021/06/21 22:59:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (452.466µs) from=10.233.78.162:42408 2021/06/21 22:59:16 [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. 2021/06/21 22:59:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Node info in sync 2021/06/21 22:59:16 [DEBUG] http: Request PUT /v1/agent/service/register (275.905329ms) from=10.233.78.162:42412 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (511.257µs) from=10.233.78.162:42416 2021/06/21 22:59:17 [DEBUG] agent: Node info in sync 2021/06/21 22:59:17 [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. 2021/06/21 22:59:17 [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. 2021/06/21 22:59:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Node info in sync 2021/06/21 22:59:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.080846909s) from=10.233.78.162:42418 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:18 [DEBUG] agent: Node info in sync 2021/06/21 22:59:18 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.495532ms) from=10.233.78.162:42430 2021/06/21 22:59:18 [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. 2021/06/21 22:59:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Node info in sync 2021/06/21 22:59:18 [DEBUG] http: Request PUT /v1/agent/service/register (111.767635ms) from=10.233.78.162:42434 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:18 [DEBUG] agent: Node info in sync 2021/06/21 22:59:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (624.999µs) from=10.233.78.162:42438 2021/06/21 22:59:19 [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. 2021/06/21 22:59:19 [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. 2021/06/21 22:59:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:19 [DEBUG] agent: Node info in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (199.779623ms) from=10.233.78.162:42440 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:19 [DEBUG] agent: Node info in sync 2021/06/21 22:59:19 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (714.878µs) from=10.233.78.162:42444 2021/06/21 22:59:19 [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. 2021/06/21 22:59:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:20 [DEBUG] agent: Node info in sync 2021/06/21 22:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (402.366844ms) from=10.233.78.162:42458 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Node info in sync 2021/06/21 22:59:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (516.699µs) from=10.233.78.162:42460 2021/06/21 22:59:20 [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. 2021/06/21 22:59:20 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Node info in sync 2021/06/21 22:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (299.445817ms) from=10.233.78.162:42462 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:20 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:21 [DEBUG] agent: Node info in sync 2021/06/21 22:59:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (373.477µs) from=10.233.78.162:42468 2021/06/21 22:59:21 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:22 [DEBUG] agent: Node info in sync 2021/06/21 22:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.036410299s) from=10.233.78.162:42472 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:22 [DEBUG] agent: Node info in sync 2021/06/21 22:59:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (780.405µs) from=10.233.78.162:42488 2021/06/21 22:59:22 [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. 2021/06/21 22:59:22 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Node info in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Node info in sync 2021/06/21 22:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (75.297369ms) from=10.233.78.162:42496 2021/06/21 22:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (571.502µs) from=10.233.78.162:42498 2021/06/21 22:59:23 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Node info in sync 2021/06/21 22:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (500.58796ms) from=10.233.78.162:42500 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:23 [DEBUG] agent: Node info in sync 2021/06/21 22:59:23 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (455.634µs) from=10.233.78.162:42514 2021/06/21 22:59:24 [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. 2021/06/21 22:59:24 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Node info in sync 2021/06/21 22:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (400.346755ms) from=10.233.78.162:42518 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:24 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:24 [DEBUG] agent: Node info in sync 2021/06/21 22:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (199.618008ms) from=10.233.78.162:42528 2021/06/21 22:59:24 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:25 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Node info in sync 2021/06/21 22:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (284.199496ms) from=10.233.78.162:42536 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Node info in sync 2021/06/21 22:59:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (423.399µs) from=10.233.78.162:42542 2021/06/21 22:59:25 [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. 2021/06/21 22:59:25 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:26 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Node info in sync 2021/06/21 22:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.288734962s) from=10.233.78.162:42546 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (452.609µs) from=10.233.78.162:42570 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59: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. 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:26 [DEBUG] agent: Node info in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.124_8446" 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Node info in sync 2021/06/21 22:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (404.192968ms) from=10.233.78.162:42574 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (632.236µs) from=10.233.78.162:42582 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Node info in sync 2021/06/21 22:59:27 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.124_8446" 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:28 [DEBUG] agent: Node info in sync 2021/06/21 22:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (800.274594ms) from=10.233.78.162:42586 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:28 [DEBUG] agent: Node info in sync 2021/06/21 22:59:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (465.166µs) from=10.233.78.162:42596 2021/06/21 22:59:28 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.124_8446" 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Node info in sync 2021/06/21 22:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (700.238329ms) from=10.233.78.162:42606 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Node info in sync 2021/06/21 22:59:29 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (100.440088ms) from=10.233.78.162:42614 2021/06/21 22:59:29 [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. 2021/06/21 22:59:29 [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. 2021/06/21 22:59: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. 2021/06/21 22:59: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. 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.124_8446" 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.12.92_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Node info in sync 2021/06/21 22:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (315.293185ms) from=10.233.78.162:42616 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_appc_10.233.48.77_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.40.212_9009" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.33.94_9011" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.42.80_9004" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.91_3904" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.43.90_8181" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_catalog_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_nsd_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.53.175_8080" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdnc_10.233.61.51_8282" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.14.53_9518" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.24.60_8443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.29.204_443" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_parser_10.233.23.172_8806" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud_10.233.11.70_9001" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.124_8446" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.7.213_9007" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.50.165_9005" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.23_9015" in sync 2021/06/21 22:59:29 [DEBUG] agent: Service "_v1_sdc_10.233.53.175_8443" in sync 2021/06